Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(ExpressionVisitor, Object) - Method in class ddf.catalog.filter.impl.LiteralImpl
- accept(ExpressionVisitor, Object) - Method in class ddf.catalog.filter.impl.PropertyNameImpl
- accept(FilterVisitor, Object) - Method in class ddf.catalog.event.impl.SubscriptionImpl
- accept(FilterVisitor, Object) - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- accept(FilterVisitor, Object) - Method in class ddf.catalog.operation.impl.QueryImpl
- add(int, ServiceReference) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- add(AttributeDescriptor) - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- add(ServiceReference) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- addAll(int, Collection<? extends ServiceReference>) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- addAll(Collection<? extends ServiceReference>) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- addAll(Set<AttributeDescriptor>) - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- addAttributeViolation(ValidationViolation) - Method in class ddf.catalog.validation.impl.report.MetacardValidationReportImpl
-
Adds an attribute-level
ValidationViolationto the report. - addComparator(Comparator<Result>) - Method in class ddf.catalog.util.impl.CollectionResultComparator
- addMetacardViolation(ValidationViolation) - Method in class ddf.catalog.validation.impl.report.MetacardValidationReportImpl
-
Adds a metacard-level
ValidationViolationto the report. - addResult(Result, boolean) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
-
Adds a $
Resultto this QueryResponse, and specifies whether or not to close the queue - addResults(List<Result>, boolean) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
-
Adds a $
Listof $Results to this QueryResponse, and specifies whether or not to close the queue - addSuggestedValue(String) - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
-
Adds a suggested attribute value to the report.
- addSuggestedValues(Set<String>) - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
-
Adds a a set of attribute values to the report.
- addValue(Serializable) - Method in class ddf.catalog.data.impl.AttributeImpl
-
Adds a value to this
Attribute - addViolation(ValidationViolation) - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
-
Adds a
ValidationViolationto the report. - addViolations(Set<ValidationViolation>) - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
-
Adds a set of
ValidationViolationto the report. - after(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- AFTER - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
- and(List<T>) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- AND - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
- apply(String, String, String) - Method in class ddf.catalog.operation.impl.HighlightImpl
- apply(List<String>, String, String) - Method in class ddf.catalog.operation.impl.HighlightImpl
- AssociationsAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that represent associations between products.
- AssociationsAttributes() - Constructor for class ddf.catalog.data.impl.types.AssociationsAttributes
- attribute() - Method in class ddf.catalog.data.impl.InjectableAttributeImpl
- AttributeDescriptorImpl - Class in ddf.catalog.data.impl
-
Simple implementation of
AttributeDescriptor - AttributeDescriptorImpl(String, boolean, boolean, boolean, boolean, AttributeType<?>) - Constructor for class ddf.catalog.data.impl.AttributeDescriptorImpl
-
Constructor
- AttributeImpl - Class in ddf.catalog.data.impl
-
A simple implementation of
Attribute. - AttributeImpl(Attribute) - Constructor for class ddf.catalog.data.impl.AttributeImpl
-
Copy Constructor
- AttributeImpl(String, Serializable) - Constructor for class ddf.catalog.data.impl.AttributeImpl
-
Constructor
- AttributeImpl(String, List<? extends Serializable>) - Constructor for class ddf.catalog.data.impl.AttributeImpl
-
Multivalued Constructor
- AttributeValidationReportImpl - Class in ddf.catalog.validation.impl.report
- AttributeValidationReportImpl() - Constructor for class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
B
- BASIC_METACARD - Static variable in class ddf.catalog.data.impl.MetacardImpl
-
A Constant for a
MetacardTypewith the requireds.invalid reference
AttributeType - BasicTypes - Class in ddf.catalog.data.impl
-
Constants for basic types, bothand
invalid reference
MetacardTypeAttributeType - before(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- BEFORE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
- begins(String, Date, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- BEGINS - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
- beyond(String, String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- BEYOND - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- BINARY_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.BINARY. - BinaryContentImpl - Class in ddf.catalog.data.impl
-
This class is a common implementation of the
BinaryContentinterface. - BinaryContentImpl(InputStream) - Constructor for class ddf.catalog.data.impl.BinaryContentImpl
-
Instantiates a new product resource.
- BinaryContentImpl(InputStream, MimeType) - Constructor for class ddf.catalog.data.impl.BinaryContentImpl
-
Instantiates a new product resource.
- bind(Maskable) - Method in class ddf.catalog.util.impl.Masker
-
Called by blueprint when a service is bound, this method sets the ID of the newly bound Maskable service to the masked ID if the mask ID has been previously set, and adds the new service to the internally maintained list of Maskable services.
- bindService(ServiceReference) - Method in class ddf.catalog.util.impl.ServiceSelector
- bindService(ServiceReference) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Adds the newly bound OSGi service and its service reference to the internally maintained and sorted serviceSet.
- BOOLEAN_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.BOOLEAN.
C
- canConvert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ListConverter
- canConvert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ServiceReferenceListConverter
- canConvert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ServiceSelectorConverter
- CaseInsensitiveIfStringComparator - Class in ddf.catalog.util.impl
-
Comparator that ignores case for string attributes or falls back to the passed in comparator
- CaseInsensitiveIfStringComparator(SortOrder, String, Comparator<Result>) - Constructor for class ddf.catalog.util.impl.CaseInsensitiveIfStringComparator
- catalogedTypes - Variable in class ddf.catalog.source.impl.SourceDescriptorImpl
-
The content types contained in this source
- CatalogEndpointImpl - Class in ddf.catalog.endpoint.impl
- CatalogEndpointImpl() - Constructor for class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Constructor
- CatalogEndpointImpl(Map<String, String>) - Constructor for class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Constructor
- CatalogQueryException - Exception Class in ddf.catalog.util.impl
-
Exception used to wrap checked exceptions thrown by
CatalogFramework.query(ddf.catalog.operation.QueryRequest)methods. - CatalogQueryException(String, Throwable) - Constructor for exception class ddf.catalog.util.impl.CatalogQueryException
- CatalogQueryException(Throwable) - Constructor for exception class ddf.catalog.util.impl.CatalogQueryException
- clear() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- clearValues() - Method in class ddf.catalog.data.impl.AttributeImpl
-
Clears all
Attributevalues - closeResultQueue() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- CollectionResultComparator - Class in ddf.catalog.util.impl
- CollectionResultComparator() - Constructor for class ddf.catalog.util.impl.CollectionResultComparator
- compare(Result, Result) - Method in class ddf.catalog.util.impl.CaseInsensitiveIfStringComparator
- compare(Result, Result) - Method in class ddf.catalog.util.impl.CollectionResultComparator
- compare(Result, Result) - Method in class ddf.catalog.util.impl.DistanceResultComparator
-
Compares the distance (in meters) between the two results.
- compare(Result, Result) - Method in class ddf.catalog.util.impl.RelevanceResultComparator
-
Compares the relevance between the two results.
- compare(Result, Result) - Method in class ddf.catalog.util.impl.TemporalResultComparator
-
Compares the effective date between the two results.
- compare(SourceDescriptor, SourceDescriptor) - Method in class ddf.catalog.util.impl.SourceDescriptorComparator
-
Uses the
String#compareTo method on the lower-cased sourceId fields to sort - compare(ServiceReference, ServiceReference) - Method in class ddf.catalog.util.impl.ServiceComparator
-
Compares this ServiceReference with the specified ServiceReference for order using the OSGi
ServiceReferencecompare method. - comparisonOperation(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- ContactAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that reflect metadata about different kinds of people/groups/units/organizations associated with the metacard.
- ContactAttributes() - Constructor for class ddf.catalog.data.impl.types.ContactAttributes
- contains(Object) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- contains(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- CONTAINS - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- containsAll(Collection<?>) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- containsPropertyName(String) - Method in class ddf.catalog.operation.impl.OperationImpl
- containsPropertyName(String) - Method in class ddf.catalog.operation.impl.SourceResponseImpl
- ContentItemImpl - Class in ddf.catalog.content.data.impl
- ContentItemImpl(String, ByteSource, String, Metacard) - Constructor for class ddf.catalog.content.data.impl.ContentItemImpl
-
An incoming content item where the item's GUID should be known.
- ContentItemImpl(String, ByteSource, String, String, long, Metacard) - Constructor for class ddf.catalog.content.data.impl.ContentItemImpl
-
An incoming content item where the item's GUID and size should be known.
- ContentItemImpl(String, String, ByteSource, String, Metacard) - Constructor for class ddf.catalog.content.data.impl.ContentItemImpl
-
An incoming content item where the item's GUID and size should be known.
- ContentItemImpl(String, String, ByteSource, String, String, long, Metacard) - Constructor for class ddf.catalog.content.data.impl.ContentItemImpl
-
An incoming content item where the item's GUID and size should be known.
- ContentItemValidator - Class in ddf.catalog.content.data.impl
-
Validates
ContentItems to ensure they adhere to the URI invalid input: '&' file-naming conventions required by theStorageProvider. - ContentTypeImpl - Class in ddf.catalog.data.impl
-
This class is a common implementation of the
ContentTypeinterface. - ContentTypeImpl() - Constructor for class ddf.catalog.data.impl.ContentTypeImpl
- ContentTypeImpl(String, String) - Constructor for class ddf.catalog.data.impl.ContentTypeImpl
- ContentTypeImpl(String, String, URI) - Constructor for class ddf.catalog.data.impl.ContentTypeImpl
- convert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ListConverter
-
Converts (casts) the sourceObject to a SortedServiceList.
- convert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ServiceReferenceListConverter
-
Converts (casts) the sourceObject to a SortedServiceList.
- convert(Object, ReifiedType) - Method in class ddf.catalog.util.impl.ServiceSelectorConverter
-
Converts (casts) the sourceObject to a ServiceSelector.
- CoreAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that reflect core attributes expected to be relevant to all metacard types
- CoreAttributes() - Constructor for class ddf.catalog.data.impl.types.CoreAttributes
- CreateRequestImpl - Class in ddf.catalog.operation.impl
-
CreateRequestImpl represents a
CreateRequestand supports passing aMapof properties for create operations. - CreateRequestImpl(Metacard) - Constructor for class ddf.catalog.operation.impl.CreateRequestImpl
-
Instantiates a new CreateRequestImpl with a single
Metacard. - CreateRequestImpl(List<Metacard>) - Constructor for class ddf.catalog.operation.impl.CreateRequestImpl
-
Instantiates a new CreateRequestImpl with a
ListofMetacard. - CreateRequestImpl(List<Metacard>, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.CreateRequestImpl
- CreateRequestImpl(List<Metacard>, Map<String, Serializable>, Set<String>) - Constructor for class ddf.catalog.operation.impl.CreateRequestImpl
- CreateResponseImpl - Class in ddf.catalog.operation.impl
-
CreateResponseImpl contains the
Responseinformation (created metacards) on aCreateRequest. - CreateResponseImpl(CreateRequest, Map<String, Serializable>, List<Metacard>) - Constructor for class ddf.catalog.operation.impl.CreateResponseImpl
-
Instantiates a new CreateResponsImpl
- CreateResponseImpl(CreateRequest, Map<String, Serializable>, List<Metacard>, Set<ProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.CreateResponseImpl
-
Instantiates a new CreateResponsImpl
- CreateStorageRequestImpl - Class in ddf.catalog.content.operation.impl
- CreateStorageRequestImpl(List<ContentItem>, String, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.CreateStorageRequestImpl
- CreateStorageRequestImpl(List<ContentItem>, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.CreateStorageRequestImpl
- CreateStorageRequestImpl(Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.CreateStorageRequestImpl
- CreateStorageResponseImpl - Class in ddf.catalog.content.operation.impl
- CreateStorageResponseImpl(CreateStorageRequest, List<ContentItem>) - Constructor for class ddf.catalog.content.operation.impl.CreateStorageResponseImpl
-
Instantiates a new ResponseImpl
- CreateStorageResponseImpl(CreateStorageRequest, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.CreateStorageResponseImpl
-
Instantiates a new ResponseImpl
- crosses(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- CROSSES - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
D
- DATE_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.DATE. - DateTimeAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that reflect temporal aspects about the resource associated with the metacard.
- DateTimeAttributes() - Constructor for class ddf.catalog.data.impl.types.DateTimeAttributes
- ddf.catalog.content.data.impl - package ddf.catalog.content.data.impl
- ddf.catalog.content.operation.impl - package ddf.catalog.content.operation.impl
- ddf.catalog.data.impl - package ddf.catalog.data.impl
-
Provides the classes for the Catalog Data API reference implementation.
- ddf.catalog.data.impl.types - package ddf.catalog.data.impl.types
- ddf.catalog.data.impl.types.experimental - package ddf.catalog.data.impl.types.experimental
- ddf.catalog.endpoint.impl - package ddf.catalog.endpoint.impl
- ddf.catalog.event.impl - package ddf.catalog.event.impl
-
Provides the classes for the Catalog Event API reference implementation.
- ddf.catalog.filter.impl - package ddf.catalog.filter.impl
-
Provides implementations to help with the use of filters
- ddf.catalog.operation.impl - package ddf.catalog.operation.impl
-
Provides the classes for the Catalog Operation API and implementation.
- ddf.catalog.plugin.impl - package ddf.catalog.plugin.impl
- ddf.catalog.resource.impl - package ddf.catalog.resource.impl
-
Provides the classes for the Catalog Resource API reference implementation.
- ddf.catalog.security.impl - package ddf.catalog.security.impl
- ddf.catalog.source.impl - package ddf.catalog.source.impl
-
Provides implementation(s) for the Catalog Source API.
- ddf.catalog.util.impl - package ddf.catalog.util.impl
-
Provides utility classes for the Catalog.
- ddf.catalog.validation.impl - package ddf.catalog.validation.impl
-
Provides the classes for the Catalog Validation API and implementation.
- ddf.catalog.validation.impl.report - package ddf.catalog.validation.impl.report
- ddf.catalog.validation.impl.violation - package ddf.catalog.validation.impl.violation
- DEFAULT_FACET_LIMIT - Static variable in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- DEFAULT_MIN_FACET_COUNT - Static variable in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- DEFAULT_PAGE_SIZE - Static variable in class ddf.catalog.util.impl.ResultIterable
- DEFAULT_SORT_KEY - Static variable in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- defaultOperation(Object, S, Class<S>, Enum) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- DeleteRequestImpl - Class in ddf.catalog.operation.impl
- DeleteRequestImpl(String) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
-
Instantiates a new DeleteRequestImpl with a single
Stringid to be deleted. - DeleteRequestImpl(String[]) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
-
Instantiates a new DeleteRequestImpl with an array of
Stringid to be deleted. - DeleteRequestImpl(String[], Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
- DeleteRequestImpl(URI) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
-
Instantiates a new DeleteRequestImpl with an single
URI - DeleteRequestImpl(URI[]) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
-
Instantiates a new DeleteRequestImpl with a
URIarray - DeleteRequestImpl(URI[], Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
- DeleteRequestImpl(List<Serializable>, String, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
-
Instantiates a new DeleteRequestImpl with a
ListofSerializablevalues. - DeleteRequestImpl(List<Serializable>, String, Map<String, Serializable>, Set<String>) - Constructor for class ddf.catalog.operation.impl.DeleteRequestImpl
- DeleteResponseImpl - Class in ddf.catalog.operation.impl
-
The DeleteResponseImpl represents a default implementation of the.
invalid reference
DefaultResponse - DeleteResponseImpl(DeleteRequest, Map<String, Serializable>, List<Metacard>) - Constructor for class ddf.catalog.operation.impl.DeleteResponseImpl
-
Instantiates a new DeleteResponseImpl.
- DeleteResponseImpl(DeleteRequest, Map<String, Serializable>, List<Metacard>, Set<ProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.DeleteResponseImpl
-
Instantiates a new DeleteResponseImpl.
- DeleteStorageRequestImpl - Class in ddf.catalog.content.operation.impl
- DeleteStorageRequestImpl(List<Metacard>, String, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.DeleteStorageRequestImpl
- DeleteStorageRequestImpl(List<Metacard>, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.DeleteStorageRequestImpl
- DeleteStorageRequestImpl(Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.DeleteStorageRequestImpl
- DeleteStorageResponseImpl - Class in ddf.catalog.content.operation.impl
- DeleteStorageResponseImpl(DeleteStorageRequest, List<ContentItem>) - Constructor for class ddf.catalog.content.operation.impl.DeleteStorageResponseImpl
-
Instantiates a new ResponseImpl
- DeleteStorageResponseImpl(DeleteStorageRequest, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.DeleteStorageResponseImpl
-
Instantiates a new ResponseImpl
- DescribableImpl - Class in ddf.catalog.util.impl
-
Default implementation of the Describable interface, providing basic setter/getter methods for a describable item's ID, title, version, organization, and description.
- DescribableImpl() - Constructor for class ddf.catalog.util.impl.DescribableImpl
- disjoint(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- DISJOINT - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- DistanceResultComparator - Class in ddf.catalog.util.impl
-
Comparator for the distance (in meters) of 2
Resultobjects. - DistanceResultComparator(SortOrder) - Constructor for class ddf.catalog.util.impl.DistanceResultComparator
-
Constructs the comparator with the specified sort order, either distance ascending or distance descending.
- DOUBLE_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.DOUBLE. - during(String, Date, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- DURING - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
- dwithin(String, String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- DWITHIN - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
E
- endpointProperties - Variable in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
- equals(Object) - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- equals(Object) - Method in class ddf.catalog.data.impl.AttributeImpl
- equals(Object) - Method in class ddf.catalog.data.impl.ContentTypeImpl
- equals(Object) - Method in class ddf.catalog.data.impl.MetacardImpl
- equals(Object) - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- equals(Object) - Method in class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- equals(Object) - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- equals(Object) - Method in class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
- equals(Object) - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- equals(Object) - Method in class ddf.catalog.validation.impl.violation.ValidationViolationImpl
- evaluate(Object) - Method in class ddf.catalog.event.impl.SubscriptionImpl
- evaluate(Object) - Method in class ddf.catalog.filter.impl.LiteralImpl
- evaluate(Object) - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- evaluate(Object) - Method in class ddf.catalog.filter.impl.PropertyNameImpl
- evaluate(Object) - Method in class ddf.catalog.operation.impl.QueryImpl
- evaluate(Object, Class<T>) - Method in class ddf.catalog.filter.impl.LiteralImpl
- evaluate(Object, Class<T>) - Method in class ddf.catalog.filter.impl.PropertyNameImpl
- exception - Variable in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- exclude() - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- EXCLUDE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
- ExtractedAttributes - Class in ddf.catalog.data.impl.types.experimental
- ExtractedAttributes() - Constructor for class ddf.catalog.data.impl.types.experimental.ExtractedAttributes
F
- FacetAttributeResultImpl - Class in ddf.catalog.operation.impl
- FacetAttributeResultImpl(String, List<String>, List<Long>) - Constructor for class ddf.catalog.operation.impl.FacetAttributeResultImpl
-
Instantiates a FacetAttributeResultImpl representing a portion of the results of a faceted query.
- FacetAttributeResultImpl(String, List<Pair<String, Long>>) - Constructor for class ddf.catalog.operation.impl.FacetAttributeResultImpl
-
Instantiates a FacetAttributeResultImpl representing a portion of the results of a faceted query.
- FacetedQueryRequest - Class in ddf.catalog.operation.impl
- FacetedQueryRequest(Query, boolean, Collection<String>, Map<String, Serializable>, TermFacetProperties) - Constructor for class ddf.catalog.operation.impl.FacetedQueryRequest
-
Instantiates a FacetedQueryRequest to facet on the provided attributes.
- FacetedQueryRequest(Query, TermFacetProperties) - Constructor for class ddf.catalog.operation.impl.FacetedQueryRequest
-
Instantiates a FacetedQueryRequest to facet using the provided TermFacetPropertiesImpl.
- FacetedQueryRequest(Query, Set<String>) - Constructor for class ddf.catalog.operation.impl.FacetedQueryRequest
-
Instantiates a FacetedQueryRequest to facet on the provided attributes.
- FacetValueCountImpl - Class in ddf.catalog.operation.impl
-
A simple tuple object pairing text faceting value results with their respective counts.
- FacetValueCountImpl(String, long) - Constructor for class ddf.catalog.operation.impl.FacetValueCountImpl
-
Creates a pairing from the provided value and count
- filter - Variable in class ddf.catalog.operation.impl.QueryImpl
- FilterResultImpl - Class in ddf.catalog.security.impl
- FilterResultImpl(boolean) - Constructor for class ddf.catalog.security.impl.FilterResultImpl
- FilterResultImpl(Metacard, Response, boolean) - Constructor for class ddf.catalog.security.impl.FilterResultImpl
- FirstElementServiceSelectionStrategy<T> - Class in ddf.catalog.util.impl
-
This is a basic implementation of ServiceSelectionStrategy which returns the first element from the supplied java.util.SortedSet.
- FirstElementServiceSelectionStrategy() - Constructor for class ddf.catalog.util.impl.FirstElementServiceSelectionStrategy
- FLOAT_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.FLOAT. - fromMultipleValues(String, List<? extends Serializable>) - Static method in class ddf.catalog.data.impl.AttributeImpl
-
Static factory method to avoid ambiguous constructor references when passing a value that implements both
ListandSerializable, such as anArrayList. - fromSingleValue(String, Serializable) - Static method in class ddf.catalog.data.impl.AttributeImpl
-
Static factory method to avoid ambiguous constructor references when passing a value that implements both
ListandSerializable, such as anArrayList. - FUNCTION - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.FunctionOperation
G
- GEO_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.GEOMETRY. - get(int) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- getActions() - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
- getAllServices() - Method in class ddf.catalog.util.impl.ServiceSelector
- getAttribute(String) - Method in class ddf.catalog.data.impl.MetacardImpl
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.AssociationsAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.ContactAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.CoreAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.DateTimeAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.experimental.ExtractedAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.LocationAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.MediaAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.SecurityAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.TopicAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.ValidationAttributes
- getAttributeDescriptor(String) - Method in class ddf.catalog.data.impl.types.VersionAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.AssociationsAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.ContactAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.CoreAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.DateTimeAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.experimental.ExtractedAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.LocationAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.MediaAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.SecurityAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.TopicAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.ValidationAttributes
- getAttributeDescriptors() - Method in class ddf.catalog.data.impl.types.VersionAttributes
- getAttributeHighlights() - Method in class ddf.catalog.operation.impl.ResultHighlightImpl
- getAttributeName() - Method in class ddf.catalog.operation.impl.DeleteRequestImpl
- getAttributeName() - Method in class ddf.catalog.operation.impl.FacetAttributeResultImpl
- getAttributeName() - Method in class ddf.catalog.operation.impl.ResourceRequestById
- getAttributeName() - Method in class ddf.catalog.operation.impl.ResourceRequestByProductUri
- getAttributeName() - Method in class ddf.catalog.operation.impl.ResultAttributeHighlightImpl
- getAttributeName() - Method in class ddf.catalog.operation.impl.UpdateRequestImpl
- getAttributes() - Method in class ddf.catalog.validation.impl.violation.ValidationViolationImpl
- getAttributeType(String) - Static method in class ddf.catalog.data.impl.BasicTypes
- getAttributeValidationViolations() - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
- getAttributeValidationViolations() - Method in class ddf.catalog.validation.impl.report.MetacardValidationReportImpl
- getAttributeValue() - Method in class ddf.catalog.operation.impl.ResourceRequestById
- getAttributeValue() - Method in class ddf.catalog.operation.impl.ResourceRequestByProductUri
- getAttributeValues() - Method in class ddf.catalog.operation.impl.DeleteRequestImpl
- getBeginIndex() - Method in class ddf.catalog.operation.impl.HighlightImpl
- getByteArray() - Method in class ddf.catalog.data.impl.BinaryContentImpl
- getContentItem() - Method in class ddf.catalog.content.operation.impl.ReadStorageResponseImpl
- getContentItems() - Method in class ddf.catalog.content.operation.impl.CreateStorageRequestImpl
- getContentItems() - Method in class ddf.catalog.content.operation.impl.UpdateStorageRequestImpl
- getContentTypeName() - Method in class ddf.catalog.data.impl.MetacardImpl
- getContentTypeNamespace() - Method in class ddf.catalog.data.impl.MetacardImpl
- getContentTypes() - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
- getContentTypeVersion() - Method in class ddf.catalog.data.impl.MetacardImpl
- getCount() - Method in class ddf.catalog.operation.impl.FacetValueCountImpl
- getCreatedContentItems() - Method in class ddf.catalog.content.operation.impl.CreateStorageResponseImpl
- getCreatedDate() - Method in class ddf.catalog.data.impl.MetacardImpl
- getCreatedMetacards() - Method in class ddf.catalog.operation.impl.CreateResponseImpl
- getDeletedContentItems() - Method in class ddf.catalog.content.operation.impl.DeleteStorageResponseImpl
- getDeletedMetacards() - Method in class ddf.catalog.operation.impl.DeleteResponseImpl
- getDeliveryMethod() - Method in class ddf.catalog.event.impl.SubscriptionImpl
- getDescription() - Method in class ddf.catalog.data.impl.MetacardImpl
-
Returns the description for the
Metacard - getDescription() - Method in class ddf.catalog.util.impl.DescribableImpl
- getDistanceInMeters() - Method in class ddf.catalog.data.impl.ResultImpl
- getDistanceInMeters() - Method in class ddf.catalog.operation.impl.QueryResponseImpl.POISON_PILL_RESULT
- getEffectiveDate() - Method in class ddf.catalog.data.impl.MetacardImpl
- getEndIndex() - Method in class ddf.catalog.operation.impl.HighlightImpl
- getEndpointProperties() - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Returns the endpointProperties map.
- getErrors() - Method in exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- getException() - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- getExpirationDate() - Method in class ddf.catalog.data.impl.MetacardImpl
- getExpression1() - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- getExpression2() - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- getExtraData() - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- getFacetAttributes() - Method in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- getFacetLimit() - Method in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- getFacetValues() - Method in class ddf.catalog.operation.impl.FacetAttributeResultImpl
- getFilename() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getFilter() - Method in class ddf.catalog.operation.impl.QueryImpl
- getHighlights() - Method in class ddf.catalog.operation.impl.ResultAttributeHighlightImpl
- getHits() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- getHits() - Method in class ddf.catalog.operation.impl.SourceResponseImpl
- getId() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getId() - Method in class ddf.catalog.content.operation.impl.CreateStorageRequestImpl
- getId() - Method in class ddf.catalog.content.operation.impl.DeleteStorageRequestImpl
- getId() - Method in class ddf.catalog.content.operation.impl.ReadStorageRequestImpl
- getId() - Method in class ddf.catalog.content.operation.impl.UpdateStorageRequestImpl
- getId() - Method in class ddf.catalog.data.impl.MetacardImpl
- getId() - Method in class ddf.catalog.util.impl.DescribableImpl
- getInputStream() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getInputStream() - Method in class ddf.catalog.data.impl.BinaryContentImpl
- getLastAvailabilityDate() - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
- getLocation() - Method in class ddf.catalog.data.impl.MetacardImpl
- getMatchAction() - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- getMessage() - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- getMessage() - Method in class ddf.catalog.validation.impl.violation.ValidationViolationImpl
- getMetacard() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getMetacard() - Method in class ddf.catalog.data.impl.ResultImpl
- getMetacard() - Method in class ddf.catalog.operation.impl.QueryResponseImpl.POISON_PILL_RESULT
- getMetacards() - Method in class ddf.catalog.content.operation.impl.DeleteStorageRequestImpl
- getMetacards() - Method in class ddf.catalog.operation.impl.CreateRequestImpl
- getMetacardType() - Method in class ddf.catalog.data.impl.MetacardImpl
- getMetacardValidationViolations() - Method in class ddf.catalog.validation.impl.report.MetacardValidationReportImpl
- getMetadata() - Method in class ddf.catalog.data.impl.MetacardImpl
- getMimeType() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getMimeType() - Method in class ddf.catalog.data.impl.BinaryContentImpl
- getMimeTypeRawData() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getMimeTypeValue() - Method in class ddf.catalog.data.impl.BinaryContentImpl
- getMinFacetCount() - Method in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- getModifiedDate() - Method in class ddf.catalog.data.impl.MetacardImpl
- getName() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- getName() - Method in class ddf.catalog.data.impl.AttributeImpl
- getName() - Method in class ddf.catalog.data.impl.ContentTypeImpl
- getName() - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- getName() - Method in class ddf.catalog.data.impl.types.AssociationsAttributes
- getName() - Method in class ddf.catalog.data.impl.types.ContactAttributes
- getName() - Method in class ddf.catalog.data.impl.types.CoreAttributes
- getName() - Method in class ddf.catalog.data.impl.types.DateTimeAttributes
- getName() - Method in class ddf.catalog.data.impl.types.experimental.ExtractedAttributes
- getName() - Method in class ddf.catalog.data.impl.types.LocationAttributes
- getName() - Method in class ddf.catalog.data.impl.types.MediaAttributes
- getName() - Method in class ddf.catalog.data.impl.types.SecurityAttributes
- getName() - Method in class ddf.catalog.data.impl.types.TopicAttributes
- getName() - Method in class ddf.catalog.data.impl.types.ValidationAttributes
- getName() - Method in class ddf.catalog.data.impl.types.VersionAttributes
- getName() - Method in class ddf.catalog.resource.impl.ResourceImpl
- getNamespace() - Method in class ddf.catalog.data.impl.ContentTypeImpl
- getNamespace() - Method in class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- getNamespaceContext() - Method in class ddf.catalog.filter.impl.PropertyNameImpl
- getNewMetacard() - Method in class ddf.catalog.operation.impl.UpdateImpl
- getOldMetacard() - Method in class ddf.catalog.operation.impl.UpdateImpl
- getOrganization() - Method in class ddf.catalog.util.impl.DescribableImpl
- getPageSize() - Method in class ddf.catalog.operation.impl.QueryImpl
- getPointOfContact() - Method in class ddf.catalog.data.impl.MetacardImpl
-
Returns the Point of Contact for the
Metacard - getPreviousStateMetacards() - Method in class ddf.catalog.operation.impl.OperationTransactionImpl
- getProcessingDetails() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- getProcessingDetails() - Method in class ddf.catalog.operation.impl.SourceResponseImpl
- getProcessingErrors() - Method in class ddf.catalog.operation.impl.CreateResponseImpl
- getProcessingErrors() - Method in class ddf.catalog.operation.impl.DeleteResponseImpl
- getProcessingErrors() - Method in class ddf.catalog.operation.impl.UpdateResponseImpl
- getProperties() - Method in class ddf.catalog.operation.impl.OperationImpl
- getPropertyName() - Method in class ddf.catalog.filter.impl.PropertyNameImpl
- getPropertyName() - Method in class ddf.catalog.filter.impl.SortByImpl
- getPropertyNames() - Method in class ddf.catalog.operation.impl.OperationImpl
- getPropertyValue(String) - Method in class ddf.catalog.operation.impl.OperationImpl
- getQualifier() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getQuery() - Method in class ddf.catalog.operation.impl.QueryRequestImpl
- getRelevanceScore() - Method in class ddf.catalog.data.impl.ResultImpl
- getRelevanceScore() - Method in class ddf.catalog.operation.impl.QueryResponseImpl.POISON_PILL_RESULT
- getRequest() - Method in class ddf.catalog.operation.impl.ResponseImpl
- getResource() - Method in class ddf.catalog.operation.impl.ResourceResponseImpl
- getResourceSize() - Method in class ddf.catalog.data.impl.MetacardImpl
- getResourceUri() - Method in class ddf.catalog.content.operation.impl.ReadStorageRequestImpl
- getResourceURI() - Method in class ddf.catalog.data.impl.MetacardImpl
- getResultId() - Method in class ddf.catalog.operation.impl.ResultHighlightImpl
- getResults() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- getResults() - Method in class ddf.catalog.operation.impl.SourceResponseImpl
- getSecurity() - Method in class ddf.catalog.data.impl.MetacardImpl
-
Returns the security relevant markings on the
Metacard. - getService() - Method in class ddf.catalog.util.impl.ServiceSelector
- getSeverity() - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- getSeverity() - Method in class ddf.catalog.validation.impl.violation.ValidationViolationImpl
- getSize() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getSize() - Method in class ddf.catalog.data.impl.BinaryContentImpl
- getSortBy() - Method in class ddf.catalog.operation.impl.QueryImpl
- getSortKey() - Method in class ddf.catalog.operation.impl.TermFacetPropertiesImpl
- getSortOrder() - Method in class ddf.catalog.filter.impl.SortByImpl
- getSourceId() - Method in class ddf.catalog.data.impl.MetacardImpl
- getSourceId() - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- getSourceId() - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
- getSourceIds() - Method in class ddf.catalog.event.impl.SubscriptionImpl
- getSourceIds() - Method in class ddf.catalog.operation.impl.QueryRequestImpl
- getSourceIds() - Method in class ddf.catalog.operation.impl.SourceInfoRequestLocal
- getSourceIds() - Method in class ddf.catalog.operation.impl.SourceInfoRequestSources
- getSourceInfo() - Method in class ddf.catalog.operation.impl.SourceInfoResponseImpl
- getStartIndex() - Method in class ddf.catalog.operation.impl.QueryImpl
- getStorageRequest() - Method in class ddf.catalog.content.operation.impl.CreateStorageResponseImpl
- getStorageRequest() - Method in class ddf.catalog.content.operation.impl.DeleteStorageResponseImpl
- getStorageRequest() - Method in class ddf.catalog.content.operation.impl.ReadStorageResponseImpl
- getStorageRequest() - Method in class ddf.catalog.content.operation.impl.UpdateStorageResponseImpl
- getStoreIds() - Method in class ddf.catalog.operation.impl.CreateRequestImpl
- getStoreIds() - Method in class ddf.catalog.operation.impl.DeleteRequestImpl
- getStoreIds() - Method in class ddf.catalog.operation.impl.UpdateRequestImpl
- getSuggestedValues() - Method in class ddf.catalog.validation.impl.report.AttributeValidationReportImpl
- getThumbnail() - Method in class ddf.catalog.data.impl.MetacardImpl
- getTimeoutMillis() - Method in class ddf.catalog.operation.impl.QueryImpl
- getTitle() - Method in class ddf.catalog.data.impl.MetacardImpl
- getTitle() - Method in class ddf.catalog.util.impl.DescribableImpl
- getType() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- getType() - Method in class ddf.catalog.operation.impl.OperationTransactionImpl
- getUpdatedContentItems() - Method in class ddf.catalog.content.operation.impl.UpdateStorageResponseImpl
- getUpdatedMetacards() - Method in class ddf.catalog.operation.impl.UpdateResponseImpl
- getUpdates() - Method in class ddf.catalog.operation.impl.UpdateRequestImpl
- getUri() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- getValue() - Method in class ddf.catalog.data.impl.AttributeImpl
- getValue() - Method in class ddf.catalog.filter.impl.LiteralImpl
- getValue() - Method in class ddf.catalog.operation.impl.FacetValueCountImpl
- getValueIndex() - Method in class ddf.catalog.operation.impl.HighlightImpl
- getValues() - Method in class ddf.catalog.data.impl.AttributeImpl
- getVersion() - Method in class ddf.catalog.data.impl.ContentTypeImpl
- getVersion() - Method in class ddf.catalog.util.impl.DescribableImpl
- getWarnings() - Method in class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
- getWarnings() - Method in exception class ddf.catalog.validation.impl.ValidationExceptionImpl
H
- hasException() - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- hashCode() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- hashCode() - Method in class ddf.catalog.data.impl.AttributeImpl
- hashCode() - Method in class ddf.catalog.data.impl.ContentTypeImpl
- hashCode() - Method in class ddf.catalog.data.impl.MetacardImpl
- hashCode() - Method in class ddf.catalog.data.impl.MetacardTypeImpl
- hashCode() - Method in class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- hashCode() - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- hashCode() - Method in class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
- hashCode() - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- hashCode() - Method in class ddf.catalog.validation.impl.violation.ValidationViolationImpl
- hasMoreResults() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- hasProperties() - Method in class ddf.catalog.operation.impl.OperationImpl
- HighlightImpl - Class in ddf.catalog.operation.impl
- HighlightImpl() - Constructor for class ddf.catalog.operation.impl.HighlightImpl
- HighlightImpl(int, int) - Constructor for class ddf.catalog.operation.impl.HighlightImpl
- HighlightImpl(int, int, int) - Constructor for class ddf.catalog.operation.impl.HighlightImpl
- hits - Variable in class ddf.catalog.operation.impl.QueryResponseImpl
- hits - Variable in class ddf.catalog.operation.impl.SourceResponseImpl
I
- id - Variable in class ddf.catalog.operation.impl.ResourceRequestById
- include() - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- INCLUDE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
- includeContentTypes - Variable in class ddf.catalog.operation.impl.SourceInfoRequestLocal
- includeContentTypes() - Method in class ddf.catalog.operation.impl.SourceInfoRequestLocal
- indexed - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
- indexOf(Object) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- InjectableAttributeImpl - Class in ddf.catalog.data.impl
- InjectableAttributeImpl(String, Collection<String>) - Constructor for class ddf.catalog.data.impl.InjectableAttributeImpl
-
Constructs an
InjectableAttributeImplwith the given attribute name and metacard type names. - INTEGER_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.INTEGER. - intersects(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- INTERSECTS - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- IS_BETWEEN - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_EQUAL_TO - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_FUZZY - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_GREATER - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_GREATER_OR_EQUAL_TO - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_LESS_OR_EQUAL_TO - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_LESS_THAN - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_LIKE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_NOT_EQUAL_TO - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- IS_NULL - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
- isAvailable - Variable in class ddf.catalog.source.impl.SourceDescriptorImpl
- isAvailable() - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
- isEmpty() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- isEnterprise - Variable in class ddf.catalog.operation.impl.QueryRequestImpl
- isEnterprise() - Method in class ddf.catalog.event.impl.SubscriptionImpl
- isEnterprise() - Method in class ddf.catalog.operation.impl.QueryRequestImpl
- isEnterprise() - Method in class ddf.catalog.operation.impl.SourceInfoRequestEnterprise
- isEnterprise() - Method in class ddf.catalog.operation.impl.SourceInfoRequestLocal
- isEnterprise(Request) - Static method in class ddf.catalog.util.impl.Requests
-
Returns true if this request will be run on a remote catalog.
- isIndexed() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- isLocal(Request) - Static method in class ddf.catalog.util.impl.Requests
-
Returns true if this request will be run on the local catalog.
- isLocal(Map<String, Serializable>) - Static method in class ddf.catalog.util.impl.Requests
-
Returns true if this request will be run on the local catalog.
- isMatchingCase() - Method in class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
- isMultiValued() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- isQueueClosed - Variable in class ddf.catalog.operation.impl.QueryResponseImpl
- isStored() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- isTokenized() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- itemPolicy() - Method in class ddf.catalog.plugin.impl.PolicyResponseImpl
- iterator() - Method in class ddf.catalog.util.impl.ResultIterable
- iterator() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
L
- lastAvailableDate - Variable in class ddf.catalog.source.impl.SourceDescriptorImpl
- lastIndexOf(Object) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- ListConverter - Class in ddf.catalog.util.impl
-
This converter is used to allow
SortedServiceListobjects to pass through forListimplementations. - ListConverter() - Constructor for class ddf.catalog.util.impl.ListConverter
- listIterator() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- listIterator(int) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- LiteralImpl - Class in ddf.catalog.filter.impl
-
Simple implementation of filter that does not depend on GeoTools.
- LiteralImpl(Object) - Constructor for class ddf.catalog.filter.impl.LiteralImpl
-
Create literal from object value.
- LocationAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that reflect location aspects about the resource associated with the metacard.
- LocationAttributes() - Constructor for class ddf.catalog.data.impl.types.LocationAttributes
- logicalOperation(Object, SimpleFilterDelegate.LogicalPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- LONG_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.LONG.
M
- MaskableImpl - Class in ddf.catalog.util.impl
-
Implementation of the Maskable interface that provides methods to set the masked ID of the item and the ID of the item if it has not yet been masked.
- MaskableImpl() - Constructor for class ddf.catalog.util.impl.MaskableImpl
- maskees - Variable in class ddf.catalog.util.impl.Masker
- Masker - Class in ddf.catalog.util.impl
-
A utility used to mask the source ID for all maskable items that have their own name (ID).
- Masker() - Constructor for class ddf.catalog.util.impl.Masker
-
Creates an empty list of Maskable services that this Masker will internally maintain.
- maskId(String) - Method in class ddf.catalog.util.impl.MaskableImpl
-
Sets the masked ID of this maskable item to the specified ID, and then sets an internal flag indicating that the masked ID cannot be changed.
- MediaAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that reflect metadata about media resources associated with a metacard.
- MediaAttributes() - Constructor for class ddf.catalog.data.impl.types.MediaAttributes
- metacard() - Method in class ddf.catalog.security.impl.FilterResultImpl
- MetacardImpl - Class in ddf.catalog.data.impl
-
Implements the
Metacard's required attributes. - MetacardImpl() - Constructor for class ddf.catalog.data.impl.MetacardImpl
-
Creates a
Metacardwith a type of BASIC_METACARD and emptyAttributes. - MetacardImpl(Metacard) - Constructor for class ddf.catalog.data.impl.MetacardImpl
-
Creates a
Metacardwith the providedMetacard. - MetacardImpl(Metacard, MetacardType) - Constructor for class ddf.catalog.data.impl.MetacardImpl
-
Creates a
Metacardwith the providedMetacardandMetacardType. - MetacardImpl(MetacardType) - Constructor for class ddf.catalog.data.impl.MetacardImpl
-
Creates a
Metacardwith the providedMetacardTypeand emptyAttributes. - MetacardTypeImpl - Class in ddf.catalog.data.impl
-
Default implementation of the
MetacardType, used byMetacardImplto create theMetacardImpl.BASIC_METACARD. - MetacardTypeImpl(String, MetacardType, Set<AttributeDescriptor>) - Constructor for class ddf.catalog.data.impl.MetacardTypeImpl
-
Creates a
MetacardTypeImplwith the provided name,MetacardType, and set of additional AttributeDescriptors. - MetacardTypeImpl(String, List<MetacardType>) - Constructor for class ddf.catalog.data.impl.MetacardTypeImpl
-
Creates a
MetacardTypeImplwith the providednameandMetacardTypes. - MetacardTypeImpl(String, Set<AttributeDescriptor>) - Constructor for class ddf.catalog.data.impl.MetacardTypeImpl
-
Creates a
MetacardTypeImplwith the providednameandAttributeDescriptors. - metacardTypes() - Method in class ddf.catalog.data.impl.InjectableAttributeImpl
- MetacardValidationReportImpl - Class in ddf.catalog.validation.impl.report
- MetacardValidationReportImpl() - Constructor for class ddf.catalog.validation.impl.report.MetacardValidationReportImpl
- multivalued - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
N
- name - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
- name - Variable in class ddf.catalog.data.impl.AttributeImpl
-
Nontransient field that holds the name of the
Attribute. - name - Variable in class ddf.catalog.data.impl.ContentTypeImpl
-
Name of the content type.
- name - Variable in class ddf.catalog.data.impl.MetacardTypeImpl
-
The name of this
MetacardTypeImpl - name - Variable in class ddf.catalog.operation.impl.DeleteRequestImpl
-
The name of the attribute indicating id or URI
- name - Variable in class ddf.catalog.operation.impl.ResourceRequestById
- name - Variable in class ddf.catalog.operation.impl.ResourceRequestByProductUri
- name - Variable in class ddf.catalog.operation.impl.UpdateRequestImpl
- namespace - Variable in class ddf.catalog.data.impl.ContentTypeImpl
-
Namespace of the content type.
- NEAREST_NEIGHBOR - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- nearestNeighbor(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- newMetacard - Variable in class ddf.catalog.operation.impl.UpdateImpl
- not(T) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- NOT - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
O
- OBJECT_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.OBJECT. - oldMetacard - Variable in class ddf.catalog.operation.impl.UpdateImpl
- OperationImpl - Class in ddf.catalog.operation.impl
- OperationImpl(Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.OperationImpl
- operationPolicy() - Method in class ddf.catalog.plugin.impl.PolicyResponseImpl
- OperationTransactionImpl - Class in ddf.catalog.operation.impl
-
Class for storing operation information.
- OperationTransactionImpl(OperationTransaction.OperationType, Collection<Metacard>) - Constructor for class ddf.catalog.operation.impl.OperationTransactionImpl
- or(List<T>) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- OR - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
- overlaps(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- OVERLAPS - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
P
- pageSize - Variable in class ddf.catalog.operation.impl.QueryImpl
- POISON_PILL_RESULT - Static variable in class ddf.catalog.operation.impl.QueryResponseImpl
- POISON_PILL_RESULT() - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl.POISON_PILL_RESULT
- PolicyResponseImpl - Class in ddf.catalog.plugin.impl
-
Generic implementation of
PolicyResponse - PolicyResponseImpl() - Constructor for class ddf.catalog.plugin.impl.PolicyResponseImpl
- PolicyResponseImpl(Map<String, Set<String>>, Map<String, Set<String>>) - Constructor for class ddf.catalog.plugin.impl.PolicyResponseImpl
- poll() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- poll(long) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- processed() - Method in class ddf.catalog.security.impl.FilterResultImpl
- ProcessingDetailsImpl - Class in ddf.catalog.operation.impl
- ProcessingDetailsImpl() - Constructor for class ddf.catalog.operation.impl.ProcessingDetailsImpl
- ProcessingDetailsImpl(SourceProcessingDetails, String) - Constructor for class ddf.catalog.operation.impl.ProcessingDetailsImpl
-
Instantiates a new ProcessingDetailsImpl with $
SourceProcessingDetailsand a warning - ProcessingDetailsImpl(String, Exception) - Constructor for class ddf.catalog.operation.impl.ProcessingDetailsImpl
- ProcessingDetailsImpl(String, Exception, String) - Constructor for class ddf.catalog.operation.impl.ProcessingDetailsImpl
-
Instantiates a new ProcessingDetailsImpl with a sourceID, an $
Exception, and a warning - ProcessingDetailsImpl(String, Exception, List<String>) - Constructor for class ddf.catalog.operation.impl.ProcessingDetailsImpl
- properties - Variable in class ddf.catalog.operation.impl.QueryImpl
- propertyIsBetween(String, double, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, float, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, int, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, long, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, short, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, Number, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, Object, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, Date, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsBetween(String, S, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, byte[]) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, List<Object>, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsEqualTo(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- PropertyIsEqualToLiteral - Class in ddf.catalog.filter.impl
-
Simple implementation of filter that does not depend on GeoTools.
- PropertyIsEqualToLiteral(PropertyName, Literal) - Constructor for class ddf.catalog.filter.impl.PropertyIsEqualToLiteral
-
Create PropertyIsEqualTo filter with property name as expression 1 and literal as expression 2.
- propertyIsFuzzy(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThan(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsGreaterThanOrEqualTo(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThan(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLessThanOrEqualTo(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsLike(String, String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, byte[]) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, double) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, float) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, int) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, short) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, Number) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, Object) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNotEqualTo(String, S, Class<S>, SimpleFilterDelegate.ComparisonPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- propertyIsNull(String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- PropertyNameImpl - Class in ddf.catalog.filter.impl
-
Simple implementation of filter that does not depend on GeoTools.
- PropertyNameImpl(String) - Constructor for class ddf.catalog.filter.impl.PropertyNameImpl
-
Create property name.
Q
- QualifiedMetacardTypeImpl - Class in ddf.catalog.data.impl
-
Default implementation of the QualifiedMetacardType.
- QualifiedMetacardTypeImpl(MetacardType) - Constructor for class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- QualifiedMetacardTypeImpl(String, MetacardType) - Constructor for class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- QualifiedMetacardTypeImpl(String, String, Set<AttributeDescriptor>) - Constructor for class ddf.catalog.data.impl.QualifiedMetacardTypeImpl
- qualifier - Variable in class ddf.catalog.content.data.impl.ContentItemImpl
- query - Variable in class ddf.catalog.operation.impl.QueryRequestImpl
- query(QueryRequest) - Method in interface ddf.catalog.util.impl.QueryFunction
-
Runs a query.
- QueryFunction - Interface in ddf.catalog.util.impl
-
Functional interface used to abstract away methods that take in a
QueryRequestand return aSourceResponse. - QueryImpl - Class in ddf.catalog.operation.impl
- QueryImpl(Filter) - Constructor for class ddf.catalog.operation.impl.QueryImpl
-
Instantiates a new QueryImpl with a
FilterThrows IllegalArgumentException if a null object is passed in. - QueryImpl(Filter, int, int, SortBy, boolean, long) - Constructor for class ddf.catalog.operation.impl.QueryImpl
-
Instantiates a new QueryImpl with a
Filter, startIndex, pageSize, sortPolicy, requestsTotalResultsCount, and timeoutMillis - QueryRequestImpl - Class in ddf.catalog.operation.impl
- QueryRequestImpl(Query) - Constructor for class ddf.catalog.operation.impl.QueryRequestImpl
-
Instantiates a new QueryRequestImpl with a $(@link Query) query,
- QueryRequestImpl(Query, boolean) - Constructor for class ddf.catalog.operation.impl.QueryRequestImpl
-
Instantiates a new QueryRequestImpl with a $(@link Query) and a boolean indicating if it is an Enterprise QueryRequest.
- QueryRequestImpl(Query, boolean, Collection<String>, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.QueryRequestImpl
-
Instantiates a new QueryRequestImpl with a $(@link Query), a boolean indicating if it is an Enterprise QueryRequest, a $
Collectionof siteNames, and a $Mapof properties - QueryRequestImpl(Query, Collection<String>) - Constructor for class ddf.catalog.operation.impl.QueryRequestImpl
-
Instantiates a new QueryRequestImpl with a $(@link Query) and a $
Collectionof sourceIDs - QueryRequestImpl(Query, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.QueryRequestImpl
-
Instantiates a new QueryRequestImpl with a $(@link Query) and a $
Mapof properties - QueryResponseImpl - Class in ddf.catalog.operation.impl
- QueryResponseImpl(QueryRequest) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
-
Instantiates a new QueryResponseImpl with a $(@link QueryRequest)
- QueryResponseImpl(QueryRequest, List<Result>, boolean, long) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
-
Instantiates a new QueryResponseImpl with a $(@link QueryRequest), a $
Listof results, a closeResultQueue indicator, and a number of hits to return - QueryResponseImpl(QueryRequest, List<Result>, boolean, long, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
- QueryResponseImpl(QueryRequest, List<Result>, boolean, long, Map<String, Serializable>, Set<ProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
- QueryResponseImpl(QueryRequest, List<Result>, long) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
-
Instantiates a new QueryResponseImpl with a $(@link QueryRequest) and and a $
Listof results - QueryResponseImpl(QueryRequest, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
-
Instantiates a new QueryResponseImpl with a $(@link QueryRequest) and and a $
Mapof properties - QueryResponseImpl(SourceResponse, String) - Constructor for class ddf.catalog.operation.impl.QueryResponseImpl
-
Construct from an underlying
SourceResponse - QueryResponseImpl.POISON_PILL_RESULT - Class in ddf.catalog.operation.impl
- QueryValidationViolationImpl - Class in ddf.catalog.validation.impl.violation
- QueryValidationViolationImpl(QueryValidationViolation.Severity, String, Map<String, Object>) - Constructor for class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
R
- ReadStorageRequestImpl - Class in ddf.catalog.content.operation.impl
- ReadStorageRequestImpl(URI, String, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageRequestImpl
- ReadStorageRequestImpl(URI, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageRequestImpl
- ReadStorageRequestImpl(Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageRequestImpl
- ReadStorageResponseImpl - Class in ddf.catalog.content.operation.impl
- ReadStorageResponseImpl(ReadStorageRequest) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageResponseImpl
-
Instantiates an empty, new ResponseImpl
- ReadStorageResponseImpl(ReadStorageRequest, ContentItem) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageResponseImpl
-
Instantiates a new ResponseImpl
- ReadStorageResponseImpl(ReadStorageRequest, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.ReadStorageResponseImpl
-
Instantiates a new ResponseImpl
- relative(String, long) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- RELATIVE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
- RelevanceResultComparator - Class in ddf.catalog.util.impl
-
Comparator for the relevance of 2
Resultobjects. - RelevanceResultComparator(SortOrder) - Constructor for class ddf.catalog.util.impl.RelevanceResultComparator
-
Constructs the comparator with the specified sort order, either relevance ascending or relevance descending.
- remove(int) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- remove(Object) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- removeAll(Collection<?>) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- request - Variable in class ddf.catalog.operation.impl.ResponseImpl
- requestBytes(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Getdata from the map or wrapped metacard.
invalid reference
byte[] - requestData(String, Class<T>) - Method in class ddf.catalog.data.impl.MetacardImpl
-
The brains of the operation -- does the interaction with the map or the wrapped metacard.
- requestDate(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
Datedata from the map or wrapped metacard. - requestDouble(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
Doubledata from the map or wrapped metacard. - requestInputStream(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
BinaryContentdata from the map or wrapped metacard. - requestInteger(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
Integerdata from the map or wrapped metacard. - requestLong(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
Longdata from the map or wrapped metacard. - Requests - Class in ddf.catalog.util.impl
-
Class for static request helper method
- requestsTotalResultsCount - Variable in class ddf.catalog.operation.impl.QueryImpl
- requestsTotalResultsCount() - Method in class ddf.catalog.operation.impl.QueryImpl
- requestString(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Get
Stringdata from the map or wrapped metacard. - resource - Variable in class ddf.catalog.operation.impl.ResourceResponseImpl
- ResourceImpl - Class in ddf.catalog.resource.impl
-
This class is a generic implementation of the
Resourceinterface - ResourceImpl(InputStream, String) - Constructor for class ddf.catalog.resource.impl.ResourceImpl
-
Instantiates a new product
Resource. - ResourceImpl(InputStream, String, String) - Constructor for class ddf.catalog.resource.impl.ResourceImpl
-
Instantiates a new product
Resource. - ResourceImpl(InputStream, MimeType, String) - Constructor for class ddf.catalog.resource.impl.ResourceImpl
-
Instantiates a new product
Resource. - ResourceRequestById - Class in ddf.catalog.operation.impl
- ResourceRequestById(String) - Constructor for class ddf.catalog.operation.impl.ResourceRequestById
-
Implements a ResourceRequestById and specifies the id
- ResourceRequestById(String, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.ResourceRequestById
-
Implements a ResourceRequestById and specifies the id and a $
Mapof properties - ResourceRequestByProductUri - Class in ddf.catalog.operation.impl
- ResourceRequestByProductUri(URI) - Constructor for class ddf.catalog.operation.impl.ResourceRequestByProductUri
-
Implements a ResourceRequestByProductUri and specifies the $
URI - ResourceRequestByProductUri(URI, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.ResourceRequestByProductUri
- ResourceResponseImpl - Class in ddf.catalog.operation.impl
-
The ResourceResponseImpl provides a means of providing a
ResourceResponse. - ResourceResponseImpl(ResourceRequest, Resource) - Constructor for class ddf.catalog.operation.impl.ResourceResponseImpl
-
Instantiates a new ResourceResponseImpl from the given
ResourceRequestandResource. - ResourceResponseImpl(ResourceRequest, Map<String, Serializable>, Resource) - Constructor for class ddf.catalog.operation.impl.ResourceResponseImpl
- ResourceResponseImpl(Resource) - Constructor for class ddf.catalog.operation.impl.ResourceResponseImpl
-
Instantiates a new ResourceResponseImpl from the given
Resource. - response() - Method in class ddf.catalog.security.impl.FilterResultImpl
- ResponseImpl<T> - Class in ddf.catalog.operation.impl
-
The ResponseImpl class provides a generic means of providing a
Responseon operations. - ResponseImpl(T, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.ResponseImpl
-
Instantiates a new ResponseImpl
- ResultAttributeHighlightImpl - Class in ddf.catalog.operation.impl
- ResultAttributeHighlightImpl(String) - Constructor for class ddf.catalog.operation.impl.ResultAttributeHighlightImpl
- ResultAttributeHighlightImpl(String, List<Highlight>) - Constructor for class ddf.catalog.operation.impl.ResultAttributeHighlightImpl
- ResultHighlightImpl - Class in ddf.catalog.operation.impl
- ResultHighlightImpl(String) - Constructor for class ddf.catalog.operation.impl.ResultHighlightImpl
-
Instantiates a ResultHighlightImpl representing the highlight information for a particular query result.
- ResultHighlightImpl(String, List<ResultAttributeHighlight>) - Constructor for class ddf.catalog.operation.impl.ResultHighlightImpl
-
Instantiates a ResultHighlightImpl representing the highlight information for a particular query result.
- ResultImpl - Class in ddf.catalog.data.impl
-
Default implementation of the
Resultinterface, which is aMetacardcatalog entry wrapped with the extra attributesrelevanceScoreanddistanceInMeters. - ResultImpl() - Constructor for class ddf.catalog.data.impl.ResultImpl
-
Default constructor
- ResultImpl(Metacard) - Constructor for class ddf.catalog.data.impl.ResultImpl
-
Instantiates a new metacard result.
- resultIterable(CatalogFramework, QueryRequest) - Static method in class ddf.catalog.util.impl.ResultIterable
-
Creates an iterable that will call the
CatalogFrameworkto retrieve the results that match theQueryRequestprovided. - resultIterable(CatalogFramework, QueryRequest, int) - Static method in class ddf.catalog.util.impl.ResultIterable
-
Creates an iterable that will call the
CatalogFrameworkto retrieve the results that match theQueryRequestprovided. - resultIterable(QueryFunction, QueryRequest) - Static method in class ddf.catalog.util.impl.ResultIterable
-
Creates an iterable that will call a
QueryFunctionto retrieve the results that match theQueryRequestprovided. - resultIterable(QueryFunction, QueryRequest, int) - Static method in class ddf.catalog.util.impl.ResultIterable
-
Creates an iterable that will call a
QueryFunctionto retrieve the results that match theQueryRequestprovided. - ResultIterable - Class in ddf.catalog.util.impl
-
Class used to iterate over the
Resultobjects contained in aQueryResponsereturned when executing aQueryRequest. - retainAll(Collection<?>) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
S
- SecurityAttributes - Class in ddf.catalog.data.impl.types
-
This class defines attributes that provide restrictions on the metacard and/or resource.
- SecurityAttributes() - Constructor for class ddf.catalog.data.impl.types.SecurityAttributes
- selectService(SortedSet<ServiceReference<T>>) - Method in class ddf.catalog.util.impl.FirstElementServiceSelectionStrategy
- selectService(SortedSet<ServiceReference<T>>) - Method in interface ddf.catalog.util.impl.ServiceSelectionStrategy
- ServiceComparator - Class in ddf.catalog.util.impl
-
Comparator for OSGi
ServiceReferenceobjects. - ServiceComparator() - Constructor for class ddf.catalog.util.impl.ServiceComparator
- ServiceReferenceListConverter - Class in ddf.catalog.util.impl
-
This converter is used to allow
ServiceReferenceListConverterobjects to pass through forListimplementations. - ServiceReferenceListConverter() - Constructor for class ddf.catalog.util.impl.ServiceReferenceListConverter
- ServiceSelectionStrategy<T> - Interface in ddf.catalog.util.impl
-
This interface represents the strategy used by ServiceSelector instances for selecting which service to return from a call to ServiceSelector.getService().
- ServiceSelector<T> - Class in ddf.catalog.util.impl
-
The ServiceSelector maintains a sorted set of bound OSGi services and provides user access to those services.
- ServiceSelector() - Constructor for class ddf.catalog.util.impl.ServiceSelector
-
This default constructor is equivalent to calling: new ServiceSelector(new ddf.catalog.util.impl.ServiceComparator(), new FirstElementServiceSelectionStrategy())
- ServiceSelector(ServiceSelectionStrategy) - Constructor for class ddf.catalog.util.impl.ServiceSelector
- ServiceSelector(Comparator) - Constructor for class ddf.catalog.util.impl.ServiceSelector
-
This constructor allows the user to set the comparator to be used by this ServiceSelector which allows them to set the internal set order.
- ServiceSelector(Comparator, ServiceSelectionStrategy) - Constructor for class ddf.catalog.util.impl.ServiceSelector
- ServiceSelectorConverter - Class in ddf.catalog.util.impl
-
This converter is used to allow
ServiceSelectorobjects to pass through forListimplementations. - ServiceSelectorConverter() - Constructor for class ddf.catalog.util.impl.ServiceSelectorConverter
- set(int, ServiceReference) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Unsupported operation, throws an UnsupportedOperationException since this list is read-only.
- setAttribute(Attribute) - Method in class ddf.catalog.data.impl.MetacardImpl
- setAttribute(String, Serializable) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Set an attribute via a name/value pair.
- setAvailable(boolean) - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
-
Sets the available.
- setBeginIndex(int) - Method in class ddf.catalog.operation.impl.HighlightImpl
- setBindingType(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts bindingType onto the endpoint properties map.
- setContentTypeName(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the name of the content type of the
Metacard. - setContentTypes(Set<ContentType>) - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
-
Sets the content types.
- setContentTypeVersion(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the version of the content type of the
Metacard. - setCreatedDate(Date) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the date/time the
Metacardwas created. - setDescription(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the description of the
Metacard. - setDescription(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts description onto the endpoint properties map.
- setDescription(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Sets the description of the describable item.
- setDistanceInMeters(Double) - Method in class ddf.catalog.data.impl.ResultImpl
-
Sets the distance in meters.
- setEffectiveDate(Date) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the date/time the
Metacardwas last known to be valid. - setEndIndex(int) - Method in class ddf.catalog.operation.impl.HighlightImpl
- setEndpointProperties(Map<String, String>) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Set the endpointProperties map.
- setErrors(List<String>) - Method in exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- setException(Exception) - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- setExpirationDate(Date) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the date/time this
Metacardis no longer valid and could be removed. - setFilter(Filter) - Method in class ddf.catalog.operation.impl.QueryImpl
-
Throws IllegalArgumentException if a null object is passed in.
- setHits(long) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- setHits(long) - Method in class ddf.catalog.operation.impl.SourceResponseImpl
-
Sets the hits.
- setId(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the ID of the
Metacard. - setId(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts id onto the endpoint properties map.
- setId(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Sets the ID of the describable item.
- setId(String) - Method in class ddf.catalog.util.impl.MaskableImpl
-
Sets the ID of the maskable item if it is not currently masked.
- setId(String) - Method in class ddf.catalog.util.impl.Masker
-
Set the id of all Maskable sources to be the specified input ID.
- setLastAvailabilityDate(Date) - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
-
Sets the last availability date.
- setLocation(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the WKT representation of the geometry.
- setMetacard(Metacard) - Method in class ddf.catalog.data.impl.ResultImpl
-
Sets the
Metacard. - setMetadata(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the metadata associated with this
Metacard. - setModifiedDate(Date) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the date/time the
Metacardwas last modifed. - setName(String) - Method in class ddf.catalog.data.impl.ContentTypeImpl
-
Sets the name of the content type.
- setName(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts name onto the endpoint properties map.
- setNamespace(URI) - Method in class ddf.catalog.data.impl.ContentTypeImpl
-
Sets the namespace of the content type.
- setOrganization(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Sets the organization of the describable item.
- setPageSize(int) - Method in class ddf.catalog.operation.impl.QueryImpl
- setPointOfContact(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the point of contact for the
Metacard. - setProcessingDetails(Set<ProcessingDetails>) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- setProperties(Map<String, Serializable>) - Method in class ddf.catalog.operation.impl.OperationImpl
- setProperties(Map<String, Object>) - Method in class ddf.catalog.operation.impl.QueryImpl
- setRelevanceScore(Double) - Method in class ddf.catalog.data.impl.ResultImpl
-
Sets the relevance score.
- setRequestsTotalResultsCount(boolean) - Method in class ddf.catalog.operation.impl.QueryImpl
- setResourceSize(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the size of the resource which may or may not contain a unit.
- setResourceURI(URI) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the value of this
Metacards Resource URI and in the form of aURIObject. - setSecurity(HashMap<String, List<String>>) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the security markings on this
Metacard. - setShortname(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Deprecated.
- setSiteName(String) - Method in class ddf.catalog.source.impl.SourceDescriptorImpl
-
Sets the source id.
- setSize(long) - Method in class ddf.catalog.data.impl.BinaryContentImpl
-
Sets the size in bytes of the binary content.
- setSortBy(SortBy) - Method in class ddf.catalog.operation.impl.QueryImpl
- setSourceId(String) - Method in class ddf.catalog.data.impl.MetacardImpl
- setSourceId(String) - Method in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- setStartIndex(int) - Method in class ddf.catalog.operation.impl.QueryImpl
- setTags(Set<String>) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the tags associated with this metacard
- setTargetNamespace(URI) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Some types of metadata use different content types.
- setThumbnail(byte[]) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the thumbnail associated with this
Metacard. - setTimeoutMillis(long) - Method in class ddf.catalog.operation.impl.QueryImpl
- setTitle(String) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the title of this
Metacard. - setTitle(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Sets the title of the describable item.
- setType(MetacardType) - Method in class ddf.catalog.data.impl.MetacardImpl
-
Sets the
MetacardTypeof theMetacard. - setUrl(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts url onto the endpoint properties map.
- setUrlBindingName(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts urlBindingName onto the endpoint properties map.
- setValueIndex(int) - Method in class ddf.catalog.operation.impl.HighlightImpl
- setVersion(String) - Method in class ddf.catalog.data.impl.ContentTypeImpl
-
Sets the version of the content type.
- setVersion(String) - Method in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
-
Puts version onto the endpoint properties map.
- setVersion(String) - Method in class ddf.catalog.util.impl.DescribableImpl
-
Sets the version of the describable item.
- setWarnings(List<String>) - Method in class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
-
Sets the warnings associated with the.
invalid reference
Source - setWarnings(List<String>) - Method in class ddf.catalog.operation.impl.SourceResponseImpl
-
Sets the warnings associated with the.
invalid reference
Source - setWarnings(List<String>) - Method in exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- SHORT_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.SHORT. - SimpleFilterDelegate<T> - Class in ddf.catalog.filter.impl
-
Implements a simplified version of the FilterDelegate where every method rolls up a to higher abstracted method
- SimpleFilterDelegate() - Constructor for class ddf.catalog.filter.impl.SimpleFilterDelegate
- SimpleFilterDelegate.ComparisonPropertyOperation - Enum Class in ddf.catalog.filter.impl
- SimpleFilterDelegate.FunctionOperation - Enum Class in ddf.catalog.filter.impl
- SimpleFilterDelegate.LogicalPropertyOperation - Enum Class in ddf.catalog.filter.impl
- SimpleFilterDelegate.SpatialPropertyOperation - Enum Class in ddf.catalog.filter.impl
- SimpleFilterDelegate.TemporalPropertyOperation - Enum Class in ddf.catalog.filter.impl
- SimpleFilterDelegate.XPathPropertyOperation - Enum Class in ddf.catalog.filter.impl
- size() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- sortBy - Variable in class ddf.catalog.operation.impl.QueryImpl
- SortByImpl - Class in ddf.catalog.filter.impl
-
Simple implementation of filter that does not depend on GeoTools.
- SortByImpl(String, String) - Constructor for class ddf.catalog.filter.impl.SortByImpl
-
Create SortBy filter.
- SortByImpl(String, SortOrder) - Constructor for class ddf.catalog.filter.impl.SortByImpl
-
Create SortBy filter.
- SortByImpl(PropertyName, SortOrder) - Constructor for class ddf.catalog.filter.impl.SortByImpl
-
Create SortBy filter.
- SortedServiceReferenceList - Class in ddf.catalog.util.impl
-
This utility object sorts ServiceReferences by their service rankings first and then breaks ties with service ids.
- SortedServiceReferenceList() - Constructor for class ddf.catalog.util.impl.SortedServiceReferenceList
- SourceDescriptorComparator - Class in ddf.catalog.util.impl
-
Comparator for the sourceId of 2
SourceDescriptorobjects - SourceDescriptorComparator() - Constructor for class ddf.catalog.util.impl.SourceDescriptorComparator
- SourceDescriptorImpl - Class in ddf.catalog.source.impl
-
The Class SourceDescriptorImpl is the default representation of a
SourceDescriptor. - SourceDescriptorImpl(String, Set<ContentType>) - Constructor for class ddf.catalog.source.impl.SourceDescriptorImpl
-
Instantiates a new SourceDescriptorImpl.
- SourceDescriptorImpl(String, Set<ContentType>, List<Action>) - Constructor for class ddf.catalog.source.impl.SourceDescriptorImpl
-
Instantiates a new SourceDescriptorImpl.
- sourceId - Variable in class ddf.catalog.operation.impl.ProcessingDetailsImpl
- sourceId - Variable in class ddf.catalog.source.impl.SourceDescriptorImpl
- SourceInfoRequestEnterprise - Class in ddf.catalog.operation.impl
-
The SourceInfoRequestEnterprise should be used to obtaininformation about each
invalid reference
Sourcein the enterprise.invalid reference
Source - SourceInfoRequestEnterprise(boolean) - Constructor for class ddf.catalog.operation.impl.SourceInfoRequestEnterprise
-
Instantiates a new SoruceInfoRequestEntperise.
- SourceInfoRequestLocal - Class in ddf.catalog.operation.impl
-
The SourceInfoRequestLocal should be used to obtain localinformation.
invalid reference
Source - SourceInfoRequestLocal(boolean) - Constructor for class ddf.catalog.operation.impl.SourceInfoRequestLocal
-
Instantiates a new SourceInfoRequestLocal,
- SourceInfoRequestSources - Class in ddf.catalog.operation.impl
-
The SourceInfoRequestSources should be used to obtaininformation about specific sources identified by id.
invalid reference
Source - SourceInfoRequestSources(boolean, Set<String>) - Constructor for class ddf.catalog.operation.impl.SourceInfoRequestSources
-
Instantiates a new SourceInfoRequestSources.
- SourceInfoResponseImpl - Class in ddf.catalog.operation.impl
-
The SourceInfoResponseImpl provides a default implementation of a
SourceInfoResponse. - SourceInfoResponseImpl(SourceInfoRequest, Map<String, Serializable>, SourceDescriptor) - Constructor for class ddf.catalog.operation.impl.SourceInfoResponseImpl
-
Instantiates a new SourceInfoResponseImpl
- SourceInfoResponseImpl(SourceInfoRequest, Map<String, Serializable>, Set<SourceDescriptor>) - Constructor for class ddf.catalog.operation.impl.SourceInfoResponseImpl
-
Instantiates a new SourceInfoResponseImpl
- sourceInfos - Variable in class ddf.catalog.operation.impl.SourceInfoResponseImpl
- sourceProcessingDetails - Variable in class ddf.catalog.operation.impl.SourceResponseImpl
- SourceProcessingDetailsImpl - Class in ddf.catalog.operation.impl
-
The SourceProcessingDetailsImpl class represents a default implementation of a
SourceProcessingDetailsto providewarnings.invalid reference
Source - SourceProcessingDetailsImpl() - Constructor for class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
-
Instantiates a new SourceProcessingDetailsImpl
- SourceProcessingDetailsImpl(List<String>) - Constructor for class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
-
Instantiates a new SourceProcessingDetailsImpl.
- SourceResponseImpl - Class in ddf.catalog.operation.impl
-
The SourceResponseImpl represents a default implementation of the
SourceResponse. - SourceResponseImpl(QueryRequest, List<Result>) - Constructor for class ddf.catalog.operation.impl.SourceResponseImpl
-
Instantiates a new SourceResponseImpl with the original query request and results from the query being executed.
- SourceResponseImpl(QueryRequest, List<Result>, Long) - Constructor for class ddf.catalog.operation.impl.SourceResponseImpl
-
Instantiates a new SourceResponseImpl.
- SourceResponseImpl(QueryRequest, Map<String, Serializable>, List<Result>) - Constructor for class ddf.catalog.operation.impl.SourceResponseImpl
-
Instantiates a new SourceResponseImpl with properties.
- SourceResponseImpl(QueryRequest, Map<String, Serializable>, List<Result>, long) - Constructor for class ddf.catalog.operation.impl.SourceResponseImpl
-
Instantiates a new SourceResponseImpl with properties and the total number of hits
- SourceResponseImpl(QueryRequest, Map<String, Serializable>, List<Result>, long, Set<SourceProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.SourceResponseImpl
-
Instantiates a new SourceResponseImpl with properties, the total number of hits, and details.
- spatialOperation(String, S, Class<S>, SimpleFilterDelegate.SpatialPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- startIndex - Variable in class ddf.catalog.operation.impl.QueryImpl
- stored - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
- stream() - Method in class ddf.catalog.util.impl.ResultIterable
- STRING_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.STRING. - subList(int, int) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- SubscriptionImpl - Class in ddf.catalog.event.impl
- SubscriptionImpl(Filter, DeliveryMethod, Set<String>, boolean) - Constructor for class ddf.catalog.event.impl.SubscriptionImpl
T
- take() - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- take(long) - Method in class ddf.catalog.operation.impl.QueryResponseImpl
- temporalOperation(String, S, Class<S>, SimpleFilterDelegate.TemporalPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- TemporalResultComparator - Class in ddf.catalog.util.impl
-
Comparator for the temporal attribute of 2
Resultobjects. - TemporalResultComparator(SortOrder) - Constructor for class ddf.catalog.util.impl.TemporalResultComparator
-
Constructs the comparator with the specified sort order, either temporal ascending or temporal descending.
- TemporalResultComparator(SortOrder, String) - Constructor for class ddf.catalog.util.impl.TemporalResultComparator
-
Constructs the comparator with the specified sort order, either temporal ascending or temporal descending and the Attribute Name to sort on.
- TermFacetPropertiesImpl - Class in ddf.catalog.operation.impl
- TermFacetPropertiesImpl(Set<String>) - Constructor for class ddf.catalog.operation.impl.TermFacetPropertiesImpl
-
Creates a TermFacetPropertiesImpl object using default parameters to facet on the provided attributes.
- TermFacetPropertiesImpl(Set<String>, TermFacetProperties.SortFacetsBy) - Constructor for class ddf.catalog.operation.impl.TermFacetPropertiesImpl
-
Creates a TermFacetPropertiesImpl object using default parameters to facet on the provided attributes, returning results sorted by the provided key.
- TermFacetPropertiesImpl(Set<String>, TermFacetProperties.SortFacetsBy, int, int) - Constructor for class ddf.catalog.operation.impl.TermFacetPropertiesImpl
-
Creates a TermFacetPropertiesImpl object using the supplied parameters to facet on the provided attributes, returning results sorted by the provided key.
- timeoutMillis - Variable in class ddf.catalog.operation.impl.QueryImpl
- toArray() - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- toArray(T[]) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
- tokenized - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
- TopicAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that describe the topic of the resource.
- TopicAttributes() - Constructor for class ddf.catalog.data.impl.types.TopicAttributes
- toString() - Method in class ddf.catalog.content.data.impl.ContentItemImpl
- toString() - Method in class ddf.catalog.content.operation.impl.CreateStorageResponseImpl
- toString() - Method in class ddf.catalog.data.impl.AttributeDescriptorImpl
- toString() - Method in class ddf.catalog.data.impl.AttributeImpl
- toString() - Method in class ddf.catalog.data.impl.BinaryContentImpl
-
String representation of this
BinaryContentImpl. - toString() - Method in class ddf.catalog.data.impl.ResultImpl
-
String representation of this
ResultImpl. - toString() - Method in class ddf.catalog.filter.impl.SortByImpl
- toString() - Method in class ddf.catalog.operation.impl.QueryImpl
- toString() - Method in class ddf.catalog.operation.impl.QueryRequestImpl
- toString() - Method in class ddf.catalog.validation.impl.violation.QueryValidationViolationImpl
- touches(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- TOUCHES - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
- type - Variable in class ddf.catalog.data.impl.AttributeDescriptorImpl
U
- unbind(Maskable) - Method in class ddf.catalog.util.impl.Masker
-
Called by blueprint when a service is unbound, this method removes the unbound service from the list of Maskable sources maintained internally by this Masker.
- unbindService(ServiceReference) - Method in class ddf.catalog.util.impl.ServiceSelector
- unbindService(ServiceReference) - Method in class ddf.catalog.util.impl.SortedServiceReferenceList
-
Removes the newly bound OSGi service and its service reference to the internally maintained and sorted serviceMap.
- updatedMetacards - Variable in class ddf.catalog.operation.impl.UpdateResponseImpl
- UpdateImpl - Class in ddf.catalog.operation.impl
-
Default implementation of
Update - UpdateImpl(Metacard, Metacard) - Constructor for class ddf.catalog.operation.impl.UpdateImpl
-
Create a new
UpdateImpl - UpdateRequestImpl - Class in ddf.catalog.operation.impl
-
The UpdateRequestImpl represents the default implementation of
UpdateRequest. - UpdateRequestImpl(String[], List<Metacard>) - Constructor for class ddf.catalog.operation.impl.UpdateRequestImpl
-
Instantiates a new UpdateRequestImpl from an array of ids and a list of
Metacard - UpdateRequestImpl(String, Metacard) - Constructor for class ddf.catalog.operation.impl.UpdateRequestImpl
-
Instantiates a new UpdateRequestImpl from an id and metacard
- UpdateRequestImpl(URI[], List<Metacard>) - Constructor for class ddf.catalog.operation.impl.UpdateRequestImpl
-
Instantiates a new UpdateRequestImpl from an array of
URIand a list ofMetacard - UpdateRequestImpl(List<Map.Entry<Serializable, Metacard>>, String, Map<String, Serializable>) - Constructor for class ddf.catalog.operation.impl.UpdateRequestImpl
-
Instantiates a new UpdateRequestImpl.
- UpdateRequestImpl(List<Map.Entry<Serializable, Metacard>>, String, Map<String, Serializable>, Set<String>) - Constructor for class ddf.catalog.operation.impl.UpdateRequestImpl
-
Instantiates a new UpdateRequestImpl.
- UpdateResponseImpl - Class in ddf.catalog.operation.impl
-
The UpdateResponseImpl represents a default implementation of an
UpdateRequest - UpdateResponseImpl(UpdateRequest, Map<String, Serializable>, List<Metacard>, List<Metacard>) - Constructor for class ddf.catalog.operation.impl.UpdateResponseImpl
-
Instantiates a new UpdateResponseImpl with old and new
Metacard(s). - UpdateResponseImpl(UpdateRequest, Map<String, Serializable>, List<Metacard>, List<Metacard>, Set<ProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.UpdateResponseImpl
-
Instantiates a new UpdateResponseImpl with old and new
Metacard(s). - UpdateResponseImpl(UpdateRequest, Map<String, Serializable>, List<Update>) - Constructor for class ddf.catalog.operation.impl.UpdateResponseImpl
-
Instantiates a new UpdateResponseImpl.
- UpdateResponseImpl(UpdateRequest, Map<String, Serializable>, List<Update>, Set<ProcessingDetails>) - Constructor for class ddf.catalog.operation.impl.UpdateResponseImpl
-
Instantiates a new UpdateResponseImpl.
- updates - Variable in class ddf.catalog.operation.impl.UpdateRequestImpl
- UpdateStorageRequestImpl - Class in ddf.catalog.content.operation.impl
- UpdateStorageRequestImpl(List<ContentItem>, String, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.UpdateStorageRequestImpl
- UpdateStorageRequestImpl(List<ContentItem>, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.UpdateStorageRequestImpl
- UpdateStorageRequestImpl(Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.UpdateStorageRequestImpl
- UpdateStorageResponseImpl - Class in ddf.catalog.content.operation.impl
- UpdateStorageResponseImpl(UpdateStorageRequest, List<ContentItem>) - Constructor for class ddf.catalog.content.operation.impl.UpdateStorageResponseImpl
-
Instantiates a new ResponseImpl
- UpdateStorageResponseImpl(UpdateStorageRequest, Map<String, Serializable>) - Constructor for class ddf.catalog.content.operation.impl.UpdateStorageResponseImpl
-
Instantiates a new ResponseImpl
- uri - Variable in class ddf.catalog.content.data.impl.ContentItemImpl
- uri - Variable in class ddf.catalog.operation.impl.ResourceRequestByProductUri
- URL_BINDING_NAME_KEY - Static variable in class ddf.catalog.endpoint.impl.CatalogEndpointImpl
V
- validate(ContentItem) - Static method in class ddf.catalog.content.data.impl.ContentItemValidator
- ValidationAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that identify validation issues with the metacard and/or resource.
- ValidationAttributes() - Constructor for class ddf.catalog.data.impl.types.ValidationAttributes
- ValidationExceptionImpl - Exception Class in ddf.catalog.validation.impl
- ValidationExceptionImpl() - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- ValidationExceptionImpl(String) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- ValidationExceptionImpl(String, Throwable) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- ValidationExceptionImpl(String, Throwable, List<String>, List<String>) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
-
Constructs a
ValidationExceptionwith a specified summary message of the failure and associated errors and warnings. - ValidationExceptionImpl(String, List<String>, List<String>) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
-
Constructs a
ValidationExceptionwith a specified summary message of the failure and associated errors and warnings. - ValidationExceptionImpl(Throwable) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
- ValidationExceptionImpl(Throwable, List<String>, List<String>) - Constructor for exception class ddf.catalog.validation.impl.ValidationExceptionImpl
-
Constructs a
ValidationExceptionwith a specified summary message of the failure and associated errors and warnings. - ValidationViolationImpl - Class in ddf.catalog.validation.impl.violation
- ValidationViolationImpl(Set<String>, String, ValidationViolation.Severity) - Constructor for class ddf.catalog.validation.impl.violation.ValidationViolationImpl
-
Creates a
ValidationViolationImplwith the specified attribute(s), message, and severity. - valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.FunctionOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.ComparisonPropertyOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.FunctionOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.LogicalPropertyOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class ddf.catalog.data.impl.ContentTypeImpl
-
Version of the content type.
- VersionAttributes - Class in ddf.catalog.data.impl.types
-
This class provides attributes that describe the history/versioning of the metacard
- VersionAttributes() - Constructor for class ddf.catalog.data.impl.types.VersionAttributes
W
- warnings - Variable in class ddf.catalog.operation.impl.SourceProcessingDetailsImpl
- within(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- WITHIN - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.SpatialPropertyOperation
X
- XML_TYPE - Static variable in class ddf.catalog.data.impl.BasicTypes
-
A Constant for an
AttributeTypewithAttributeType.AttributeFormat.XML. - XPATH_EXISTS - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
- XPATH_IS_FUZZY - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
- XPATH_IS_LIKE - Enum constant in enum class ddf.catalog.filter.impl.SimpleFilterDelegate.XPathPropertyOperation
- xpathExists(String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- xpathIsFuzzy(String, String) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- xpathIsLike(String, String, boolean) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
- xpathOperation(String, S, Class<S>, SimpleFilterDelegate.XPathPropertyOperation) - Method in class ddf.catalog.filter.impl.SimpleFilterDelegate
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form