Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCESS_ADMINISTRATORS - Static variable in interface ddf.catalog.data.types.Security
-
Attributename for storing list of individuals who have the ability to modify the list of permissions for a particular metacard - ACCESS_GROUPS - Static variable in interface ddf.catalog.data.types.Security
-
Attributename for storing groups to enforce access controls upon - ACCESS_GROUPS_READ - Static variable in interface ddf.catalog.data.types.Security
-
Attributename for adding more granularity for groups to discern who can _only_ read - ACCESS_INDIVIDUALS - Static variable in interface ddf.catalog.data.types.Security
-
Attributename for storing the email addresses of users to enforce access controls upon - ACCESS_INDIVIDUALS_READ - Static variable in interface ddf.catalog.data.types.Security
-
Attributename for adding more granularity for individuals to discern who can _only_ read - AccessPlugin - Interface in ddf.catalog.plugin
-
An AccessPlugin allows or denies access to the Catalog operation or response.
- ACTION - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the action associated with a history.invalid reference
Metacard - adapt(Filter, FilterDelegate<T>) - Method in interface ddf.catalog.filter.FilterAdapter
-
Visit
Filternodes and invokeFilterDelegatemethods with normalized input. - ADDITIONAL_SORT_BYS - Static variable in class ddf.catalog.Constants
- after() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "after" operator (
After) for a moment in time - after(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is after a given
Date. - allOf(List<Filter>) - Method in interface ddf.catalog.filter.FilterBuilder
-
Create a new
Filterthat requires that all the providedFilters be satisfied. - allOf(Filter...) - Method in interface ddf.catalog.filter.FilterBuilder
-
Create a new
Filterthat requires that all the providedFilters be satisfied. - ALTITUDE - Static variable in interface ddf.catalog.data.types.Location
- and(List<T>) - Method in class ddf.catalog.filter.FilterDelegate
-
Logical "and" operation on a list of operands.
- ANY_DATE - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying all dates of all temporal properties of a
Metacard. - ANY_GEO - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying all geometries of all geometric properties of a
MetacardUsed in Queries only - ANY_TEXT - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying all text of all textual properties of a
Metacard. - anyOf(List<Filter>) - Method in interface ddf.catalog.filter.FilterBuilder
-
Create a new
Filterthat requires at least one of the providedFilters be satisfied. - anyOf(Filter...) - Method in interface ddf.catalog.filter.FilterBuilder
-
Create a new
Filterthat requires at least one of the providedFilters be satisfied. - ArgumentBuilder - Interface in ddf.catalog.filter
-
This code is experimental.
- Associations - Interface in ddf.catalog.data.types
-
This code is experimental.
- attribute() - Method in interface ddf.catalog.data.InjectableAttribute
-
Returns the name of the
AttributeDescriptorto be injected. - attribute(String) - Method in interface ddf.catalog.filter.FilterBuilder
- Attribute - Interface in ddf.catalog.data
-
An instance of an
AttributeType. - ATTRIBUTE_OVERRIDES_KEY - Static variable in class ddf.catalog.Constants
- ATTRIBUTE_UPDATE_MAP_KEY - Static variable in class ddf.catalog.Constants
- attributeArg(String) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on an attribute - AttributeBuilder - Interface in ddf.catalog.filter
-
Starts the fluent API to create
Filterbased on a particularAttribute - AttributeDescriptor - Interface in ddf.catalog.data
-
AttributeDescriptor describes an
Attributeand associates it with aAttributeType - AttributeInjector - Interface in ddf.catalog.data
-
Manages
InjectableAttributeservices and injects the appropriateAttributeDescriptors intoMetacardTypes and intoMetacards. - AttributeRegistry - Interface in ddf.catalog.data
-
Manages registered attribute types.
- AttributeType<T> - Interface in ddf.catalog.data
- AttributeType.AttributeFormat - Enum Class in ddf.catalog.data
-
Enumerationused to indicate formats ofAttributes. - AttributeValidationReport - Interface in ddf.catalog.validation.report
-
Describes the outcome of validating a single metacard attribute.
- AttributeValidator - Interface in ddf.catalog.validation
-
A service that validates a single
Metacardattribute and provides information if problems exist with the attribute's value. - AttributeValidatorRegistry - Interface in ddf.catalog.validation
-
Manages registered attribute validators.
- AUTH_SOURCE - Enum constant in enum class ddf.catalog.plugin.OAuthPluginException.ErrorType
B
- before() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "before" operator (
Before) for a moment in time - before(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is before a given
Date.This is an exclusive comparison. - begins(String, Date, Date) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with the property by checking if it is start at the start date and ends some time before the endDate
- between() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "between" operator (
PropertyIsBetween) - beyond() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "beyond" operator (
Beyond) - beyond(String, String, double) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property is beyond a distance from a WKT geometry.
- BINARY - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Attributes of thisAttributeType.AttributeFormatmust have a value that is a Javabyte[]andAttributeType.getBinding()should returnClass<Array>ofbyte. - BinaryContent - Interface in ddf.catalog.data
-
BinaryContentis used to return a format that has been transformed by a Transformer. - BINDING_TYPE_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
- BITS_PER_SAMPLE - Static variable in interface ddf.catalog.data.types.Media
- BITS_PER_SECOND - Static variable in interface ddf.catalog.data.types.Media
- bool(boolean) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a boolean value - boolArg(boolean) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a boolean value - BOOLEAN - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- BufferedSpatialExpressionBuilder - Interface in ddf.catalog.filter
-
Continues the fluent API to create a Spatial
Filter. - bytes(byte[]) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on byte value - bytesArg(byte[]) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on byte value
C
- canFilter(ProcessingDetails) - Method in interface ddf.catalog.security.SourceWarningsFilter
-
This method determines whether this
SourceWarningsFiltercan correctlyfiltertheProcessingDetailspassed to it - canProcess(String) - Method in interface ddf.catalog.content.operation.MetadataExtractor
- caseSensitiveText(String) - Method in interface ddf.catalog.filter.ContextualExpressionBuilder
-
Creates a case-sensitive contextual
Filter - CatalogEndpoint - Interface in ddf.catalog.endpoint
-
CatalogEndpoint represents an endpoint that accesses the catalog and wants to advertise itself to the system.
- CatalogFramework - Interface in ddf.catalog
-
The
CatalogFrameworkfunctions as the routing mechanism between all catalog components. - CatalogProvider - Interface in ddf.catalog.source
-
External facing (outside of
CatalogFramework) API used to interact with providers of data such as a file system or database. - catalogProviders - Variable in class ddf.catalog.plugin.PreFederatedLocalProviderQueryPlugin
- CatalogStore - Interface in ddf.catalog.source
-
This code is experimental.
- CatalogTransformerException - Exception Class in ddf.catalog.transform
-
The exception thrown when problems transforming a
QueryResponseare detected. - CatalogTransformerException() - Constructor for exception class ddf.catalog.transform.CatalogTransformerException
-
Instantiates a new
CatalogTransformerException. - CatalogTransformerException(String) - Constructor for exception class ddf.catalog.transform.CatalogTransformerException
-
Instantiates a new
CatalogTransformerExceptionwith the provided message. - CatalogTransformerException(String, Throwable) - Constructor for exception class ddf.catalog.transform.CatalogTransformerException
-
Instantiates a new
CatalogTransformerExceptionwith the provided message and throwable. - CatalogTransformerException(Throwable) - Constructor for exception class ddf.catalog.transform.CatalogTransformerException
-
Instantiates a new
CatalogTransformerExceptionwith the provided throwable. - CATEGORY - Static variable in interface ddf.catalog.data.types.Topic
-
Attributename for accessing the topic category for the resource of this.invalid reference
Metacard - CDM_LOGGER_NAME - Static variable in class ddf.catalog.Constants
- CHECKSUM - Static variable in interface ddf.catalog.data.Metacard
-
Attributechecksum value for theMetacard.RESOURCE_URI - CHECKSUM - Static variable in interface ddf.catalog.data.types.Core
-
Attributechecksum value for theMetacard.RESOURCE_URI - CHECKSUM_ALGORITHM - Static variable in interface ddf.catalog.data.Metacard
-
Attributealgorithm used to calculate the checksum on theMetacard.RESOURCE_URIfor local resources - CHECKSUM_ALGORITHM - Static variable in interface ddf.catalog.data.types.Core
-
Attributealgorithm used to calculate the checksum on theMetacard.RESOURCE_URIfor local resources - COLLECTION - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- commit(StorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Commit will be called by the
CatalogFrameworkto finalize create, update, and delete requests. - COMPRESSION - Static variable in interface ddf.catalog.data.types.Media
- ConfiguredService - Interface in ddf.catalog.service
-
Describes a service that is created via ConfigurationAdmin.
- ConnectedSource - Interface in ddf.catalog.source
- Constants - Class in ddf.catalog
-
The Constants class is used to capture key values that can be re-used throughout DDF.
- Contact - Interface in ddf.catalog.data.types
-
This code is experimental.
- containing() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "contains" operator (
Contains) - contains(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property is contained by a WKT geometry.
- containsPropertyName(String) - Method in interface ddf.catalog.operation.Operation
- CONTENT_PATHS - Static variable in class ddf.catalog.Constants
- CONTENT_SCHEME - Static variable in interface ddf.catalog.content.data.ContentItem
- CONTENT_TYPE - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying the metadata content type of a
Metacard. - CONTENT_TYPE_VERSION - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying the version of the metadata content type of a
Metacard. - ContentItem - Interface in ddf.catalog.content.data
-
ContentItem is the POJO representing the information about the content to be stored in the
StorageProvider. - ContentMetadataExtractor - Interface in ddf.catalog.content.operation
-
Parses content, extracting metadata and adding it to the provided card.
- ContentType - Interface in ddf.catalog.data
-
Used to return the type and version of the content that is currently stored in a.
invalid reference
Source - ContextualExpressionBuilder - Interface in ddf.catalog.filter
-
Completes building a
Filterbased on Contextual relevance - CONTRIBUTOR_ADDRESS - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the physical address of the contributor of the.invalid reference
Metacard - CONTRIBUTOR_EMAIL - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the email of the contributor of the.invalid reference
Metacard - CONTRIBUTOR_NAME - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the name of the contributor of the.invalid reference
Metacard - CONTRIBUTOR_PHONE - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the phone number of the contributor of the.invalid reference
Metacard - COORDINATE_REFERENCE_SYSTEM_CODE - Static variable in interface ddf.catalog.data.types.Location
- COORDINATE_REFERENCE_SYSTEM_NAME - Static variable in interface ddf.catalog.data.types.Location
- Core - Interface in ddf.catalog.data.types
-
This code is experimental.
- COUNT - Enum constant in enum class ddf.catalog.operation.TermFacetProperties.SortFacetsBy
- COUNTRY_CODE - Static variable in interface ddf.catalog.data.types.Location
- create(CreateStorageRequest) - Method in interface ddf.catalog.CatalogFramework
-
This code is experimental.
- create(CreateStorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Creates an item in the content repository.
- create(CreateRequest) - Method in interface ddf.catalog.CatalogFramework
-
Creates
Metacards in theCatalogProvider. - create(CreateRequest) - Method in interface ddf.catalog.source.CatalogProvider
-
Publishes a list of
Metacardobjects into the catalog. - create(CreateRequest) - Method in interface ddf.catalog.source.CatalogStore
-
Publishes a list of
Metacardobjects into the catalog. - CREATE - Enum constant in enum class ddf.catalog.operation.OperationTransaction.OperationType
- created(Metacard) - Method in interface ddf.catalog.event.DeliveryMethod
-
This method will determine how to handle a
Metacardwhen it is created/ingested. - CREATED - Static variable in interface ddf.catalog.data.Metacard
- CREATED - Static variable in interface ddf.catalog.data.types.Core
- CreateRequest - Interface in ddf.catalog.operation
-
Defines a Create Request Object which can be sent to the
invalid reference
CatalogFramework.create - CreateResponse - Interface in ddf.catalog.operation
-
CreateResponse contains response information that should ber returned on a
CreateRequestoperation. - CreateStorageRequest - Interface in ddf.catalog.content.operation
-
Request to store content that is accessible by querying Metacards
- CreateStorageResponse - Interface in ddf.catalog.content.operation
-
Response associated with creating content associated with a Metacard
- createSubscription(Subscription) - Method in interface ddf.catalog.event.EventProcessor
-
Create a
Subscriptionwith an automatically-generated id. - createSubscription(Subscription, String) - Method in interface ddf.catalog.event.EventProcessor
-
Register a
Subscriptionwith thisCatalogFramework. - CREATOR_ADDRESS - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the physical address of the creator of the.invalid reference
Metacard - CREATOR_EMAIL - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the email of the creator of the.invalid reference
Metacard - CREATOR_NAME - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the name of the creator of the.invalid reference
Metacard - CREATOR_PHONE - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the phone number of the creator of the.invalid reference
Metacard - crosses(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property crosses a WKT geometry.
D
- DATASET - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- DataType - Enum Class in ddf.catalog.data.types.constants.core
-
These are the allowed values for the attribute Core#DATATYPE.
- DATATYPE - Static variable in interface ddf.catalog.data.types.Core
- DataUsageLimitExceededException - Exception Class in ddf.catalog.resource
-
Custom exception class for the Data Usage Plugin that is thrown when a user exceeds their daily data usage limit.
- DataUsageLimitExceededException(String) - Constructor for exception class ddf.catalog.resource.DataUsageLimitExceededException
- DataUsageLimitExceededException(String, Throwable) - Constructor for exception class ddf.catalog.resource.DataUsageLimitExceededException
- date(Date) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on aDate - date(Date) - Method in interface ddf.catalog.filter.TemporalInstantExpressionBuilder
- DATE - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- dateArg(Date) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on aDate - dateRange(Date, Date) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a range defined by twoDateinstances - dateRangeArg(Date, Date) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a range defined by twoDateinstances - dates(Date, Date) - Method in interface ddf.catalog.filter.TemporalRangeExpressionBuilder
- DateTime - Interface in ddf.catalog.data.types
-
This code is experimental.
- ddf.catalog - package ddf.catalog
-
Provides the classes for the Catalog Framework API and implementation.
- ddf.catalog.configuration - package ddf.catalog.configuration
- ddf.catalog.content - package ddf.catalog.content
- ddf.catalog.content.data - package ddf.catalog.content.data
- ddf.catalog.content.operation - package ddf.catalog.content.operation
- ddf.catalog.content.plugin - package ddf.catalog.content.plugin
- ddf.catalog.data - package ddf.catalog.data
-
Provides the classes for the Catalog Data API and implementation.
- ddf.catalog.data.types - package ddf.catalog.data.types
- ddf.catalog.data.types.constants.core - package ddf.catalog.data.types.constants.core
- ddf.catalog.data.types.experimental - package ddf.catalog.data.types.experimental
- ddf.catalog.endpoint - package ddf.catalog.endpoint
- ddf.catalog.event - package ddf.catalog.event
-
Provides the classes for the Catalog Event API and implementation.
- ddf.catalog.federation - package ddf.catalog.federation
-
Provides the classes for the Catalog Federation API and implementation.
- ddf.catalog.filter - package ddf.catalog.filter
-
Provides interfaces used to create and interpret Filters
- ddf.catalog.operation - package ddf.catalog.operation
-
Provides the classes for the Catalog Operation API and implementation.
- ddf.catalog.plugin - package ddf.catalog.plugin
-
Provides the classes for the Catalog Plug-in API and implementation.
- ddf.catalog.resource - package ddf.catalog.resource
-
Provides the classes for the Catalog Resource API and implementation.
- ddf.catalog.security - package ddf.catalog.security
- ddf.catalog.service - package ddf.catalog.service
- ddf.catalog.source - package ddf.catalog.source
-
Provides the classes for the Catalog Source API used implement a data source.
- ddf.catalog.transform - package ddf.catalog.transform
-
Provides the classes for the Catalog Transform API and implementation.
- ddf.catalog.util - package ddf.catalog.util
-
Provides the classes for the Catalog Utility API and implementation.
- ddf.catalog.validation - package ddf.catalog.validation
-
Provides the classes for the Catalog Validation API and implementation.
- ddf.catalog.validation.report - package ddf.catalog.validation.report
- ddf.catalog.validation.violation - package ddf.catalog.validation.violation
- DEFAULT_FILE_NAME - Static variable in interface ddf.catalog.content.data.ContentItem
- DEFAULT_MAXIMUM_RETURNED_RESULTS - Static variable in interface ddf.catalog.operation.Query
- DEFAULT_METACARD_TYPE_NAME - Static variable in interface ddf.catalog.data.MetacardType
-
Default name of the default
MetacardType - DEFAULT_METACARD_TYPE_NAMESPACE - Static variable in interface ddf.catalog.data.QualifiedMetacardType
-
Default
MetacardTypenamespace. - DEFAULT_MIME_TYPE - Static variable in interface ddf.catalog.content.data.ContentItem
- DEFAULT_PAGE_SIZE - Static variable in class ddf.catalog.Constants
-
The constant DEFAULT_PAGE_SIZE.
- DEFAULT_START_INDEX - Static variable in class ddf.catalog.Constants
-
The constant DEFAULT_START_INDEX for the default index to start query results with in a query response.
- DEFAULT_TAG - Static variable in interface ddf.catalog.data.Metacard
-
The default tag type for all metacards
- DefaultAttributeValueRegistry - Interface in ddf.catalog.data
-
Manages default attribute values that apply to all metacard types and default attribute values that apply to specific metacard types.
- delete(DeleteStorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Deletes a
ContentItemfrom the content repository. - delete(DeleteRequest) - Method in interface ddf.catalog.CatalogFramework
- delete(DeleteRequest) - Method in interface ddf.catalog.source.CatalogProvider
-
Deletes records specified by a list of attribute values such as an id attribute.
- delete(DeleteRequest) - Method in interface ddf.catalog.source.CatalogStore
-
Deletes records specified by a list of attribute values such as an id attribute.
- DELETE - Enum constant in enum class ddf.catalog.operation.OperationTransaction.OperationType
- DELETE_BY_ID - Static variable in interface ddf.catalog.operation.DeleteRequest
- DELETE_BY_PRODUCT_URI - Static variable in interface ddf.catalog.operation.DeleteRequest
- deleted(Metacard) - Method in interface ddf.catalog.event.DeliveryMethod
-
This method will determine how to handle a
Metacardwhen it is deleted. - DeleteRequest - Interface in ddf.catalog.operation
-
A request to delete
Metacards from theCatalogProvider - deleteResource(URI, Map<String, Object>) - Method in interface ddf.catalog.resource.ResourceWriter
-
Deletes the
Resource. - DeleteResponse - Interface in ddf.catalog.operation
-
The Interface DeleteResponse contains the response information on a
DeleteRequest - DeleteStorageRequest - Interface in ddf.catalog.content.operation
-
Request to remove content associated with a Metacard
- DeleteStorageResponse - Interface in ddf.catalog.content.operation
-
Response that holds the @{link List} of deleted
ContentItems - deleteSubscription(String) - Method in interface ddf.catalog.event.EventProcessor
-
Deletes the subscription associated with the given id.
- deleteSubscription(String) - Method in interface ddf.catalog.event.Subscriber
-
Deletes a subscription with the specified ID.
- DeliveryException - Exception Class in ddf.catalog.event
-
The exception thrown when problems are detected during the delivery of a created, updated, or deleted event.
- DeliveryException(String) - Constructor for exception class ddf.catalog.event.DeliveryException
-
Instantiates a new Delivery exception with the provided message.
- DeliveryException(String, Throwable) - Constructor for exception class ddf.catalog.event.DeliveryException
-
Instantiates a new delivery exception with the provided message and throwable.
- DeliveryException(Throwable) - Constructor for exception class ddf.catalog.event.DeliveryException
-
Instantiates a new delivery exception with the provided throwable.
- DeliveryMethod - Interface in ddf.catalog.event
-
The DeliveryMethod provides the operation (created, updated, deleted) of how a
Metacardcan be delivered. - deregister(AttributeDescriptor) - Method in interface ddf.catalog.data.AttributeRegistry
-
Removes an attribute from the registry.
- deregisterValidators(String) - Method in interface ddf.catalog.validation.AttributeValidatorRegistry
-
Deregisters all
AttributeValidators associated with the given attribute name. - DERIVED - Static variable in interface ddf.catalog.data.Metacard
- DERIVED - Static variable in interface ddf.catalog.data.types.Associations
- DERIVED_RESOURCE_DOWNLOAD_URL - Static variable in interface ddf.catalog.data.Metacard
- DERIVED_RESOURCE_DOWNLOAD_URL - Static variable in interface ddf.catalog.data.types.Core
- DERIVED_RESOURCE_URI - Static variable in interface ddf.catalog.data.Metacard
-
Attributethat provides URIs for derived formats of the Metacard.RESOURCE_URI - DERIVED_RESOURCE_URI - Static variable in interface ddf.catalog.data.types.Core
-
Attributethat provides URIs for derived formats of the ddf.catalog.data.Metacard.RESOURCE_URI - Describable - Interface in ddf.catalog.util
-
Deprecated.
- DESCRIPTION - Static variable in interface ddf.catalog.data.Metacard
- DESCRIPTION - Static variable in interface ddf.catalog.data.types.Core
- DESCRIPTION_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
- disjoint(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property is disjoint from a WKT geometry.
- DISTANCE - Static variable in interface ddf.catalog.data.Result
-
Constant used to specify a sort policy based on distance.
- DOUBLE - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- DURATION - Static variable in interface ddf.catalog.data.types.Media
- during() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "during" operator (
During) for a timne range (inclusive) - during(String, Date, Date) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is between a start and end date.
- dwithin(String, String, double) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property is within a distance from a WKT geometry.
E
- EDITED_BY - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the editor of a history.invalid reference
Metacard - EFFECTIVE - Static variable in interface ddf.catalog.data.Metacard
- ELAPSED_TIME - Static variable in interface ddf.catalog.operation.QueryResponse
- empty() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Complete building a Filter with the "is null" operator (
PropertyIsNull) - ENCODING - Static variable in interface ddf.catalog.data.types.Media
- END - Static variable in interface ddf.catalog.data.types.DateTime
- EqualityExpressionBuilder - Interface in ddf.catalog.filter
-
Completes the fluent API to create a
PropertyIsEqualToFilter. - equalTo() - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Currently only propertyIsEqualTo(Function,val) is supported so instead supporting ExpressionBuilder is() the api just has equalTo
- equalTo() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "equal to" operator (
PropertyIsEqualTo) - ERROR - Enum constant in enum class ddf.catalog.validation.violation.QueryValidationViolation.Severity
- ERROR - Enum constant in enum class ddf.catalog.validation.violation.ValidationViolation.Severity
- ESCAPE_CHAR - Static variable in class ddf.catalog.filter.FilterDelegate
-
Normalized escape character used to escape the meaning of the wildCard, singleChar, and the escapeChar itself
- EVENT - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- EVENT_METACARD - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- EVENT_OLD_METACARD - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- EVENT_TIME - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- EventException - Exception Class in ddf.catalog.event
-
The exception thrown to capture problems during the PubSub operations create, update, and delete of subscriptions.
- EventException() - Constructor for exception class ddf.catalog.event.EventException
-
Instantiates a new
EventException. - EventException(String) - Constructor for exception class ddf.catalog.event.EventException
-
Instantiates a new
EventExceptionwith the provided message. - EventException(String, Throwable) - Constructor for exception class ddf.catalog.event.EventException
-
Instantiates a new
EventExceptionwith the provided message and throwable. - EventException(Throwable) - Constructor for exception class ddf.catalog.event.EventException
-
Instantiates a new
EventExceptionwith the provided throwable. - EventProcessor - Interface in ddf.catalog.event
-
This interface is used to describe: a method of creating, updating, and deleting subscriptions.
- EVENTS_ENTRY_NAME - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
EventProcessor.EVENT_METACARDinstead - EVENTS_TIME_NAME - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
EventProcessor.EVENT_TIMEinstead - EVENTS_TOPIC_CREATED - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
EventProcessor.EVENTS_TOPIC_CREATEDinstead - EVENTS_TOPIC_CREATED - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- EVENTS_TOPIC_DELETED - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
EventProcessor.EVENTS_TOPIC_DELETEDinstead - EVENTS_TOPIC_DELETED - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- EVENTS_TOPIC_UPDATED - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
EventProcessor.EVENTS_TOPIC_UPDATEDinstead - EVENTS_TOPIC_UPDATED - Static variable in interface ddf.catalog.event.EventProcessor
-
Deprecated.This constant is implementation specific and will be removed from API
- exclude() - Method in class ddf.catalog.filter.FilterDelegate
-
Include filter is equivalent to filter all or logically
false. - exists() - Method in interface ddf.catalog.filter.XPathBuilder
-
Builds a
Filterthat matchesMetacards where the XML node indicated by the XPath exists. - EXPERIMENTAL_FACET_PROPERTIES_KEY - Static variable in class ddf.catalog.Constants
- EXPERIMENTAL_FACET_RESULTS_KEY - Static variable in class ddf.catalog.Constants
- EXPIRATION - Static variable in interface ddf.catalog.data.Metacard
- EXPIRATION - Static variable in interface ddf.catalog.data.types.Core
- ExpressionBuilder - Interface in ddf.catalog.filter
-
Continues the fluent API to create
Filterbased on a particularAttribute - EXTERNAL - Static variable in interface ddf.catalog.data.types.Associations
- Extracted - Interface in ddf.catalog.data.types.experimental
- EXTRACTED_TEXT - Static variable in interface ddf.catalog.data.types.experimental.Extracted
F
- FacetAttributeResult - Interface in ddf.catalog.operation
-
FacetAttributeResult representing a portion of the results of a faceted query.
- FacetValueCount - Interface in ddf.catalog.operation
-
A value and count pairing of a facet response.
- FAILED_VALIDATORS_ERRORS - Static variable in interface ddf.catalog.data.types.Validation
- FAILED_VALIDATORS_WARNINGS - Static variable in interface ddf.catalog.data.types.Validation
- Federatable - Interface in ddf.catalog.federation
-
Interface describing an object that can be federated with others
invalid reference
Source - federate(List<Source>, QueryRequest) - Method in interface ddf.catalog.federation.FederationStrategy
-
Federate the given query to the
ListofSources, returning aQueryResponseback to the user that will include the matchingResults. - FEDERATED_SITE_STATE - Static variable in class ddf.catalog.Constants
-
The constant FEDERATED_SITE_STATE.
- FEDERATED_SITE_STATE_ACTIVE - Static variable in class ddf.catalog.Constants
-
The constant FEDERATED_SITE_STATE_ACTIVE.
- FEDERATED_SITE_STATE_INACTIVE - Static variable in class ddf.catalog.Constants
-
The constant FEDERATED_SITE_STATE_INACTIVE.
- FederatedSource - Interface in ddf.catalog.source
- FederationException - Exception Class in ddf.catalog.federation
-
This exception should be thrown when general federation issues arise.
- FederationException() - Constructor for exception class ddf.catalog.federation.FederationException
-
Instantiates a new
FederationException. - FederationException(String) - Constructor for exception class ddf.catalog.federation.FederationException
-
Instantiates a new
FederationExceptionwith the provided message. - FederationException(String, Throwable) - Constructor for exception class ddf.catalog.federation.FederationException
-
Instantiates a new
FederationExceptionwith the provided message and throwable. - FederationException(Throwable) - Constructor for exception class ddf.catalog.federation.FederationException
-
Instantiates a new
FederationExceptionwith the provided throwable. - FederationStrategy - Interface in ddf.catalog.federation
- filter(ProcessingDetails) - Method in interface ddf.catalog.security.SourceWarningsFilter
-
If this
SourceWarningsFiltercan filtertheProcessingDetailspassed to it, then this method applies a filter to thewarningsof theProcessingDetails - FilterAdapter - Interface in ddf.catalog.filter
- FilterBuilder - Interface in ddf.catalog.filter
-
Service interface with which implementations will register in the OSGi Registry for use by components needing to build
Filters in an easy way without a dependence on a particularFilterimplementation. - FilterDelegate<T> - Class in ddf.catalog.filter
-
* FilterDelegate is the target delegate of the
FilterAdapter. - FilterDelegate() - Constructor for class ddf.catalog.filter.FilterDelegate
- FilterResult - Interface in ddf.catalog.security
- FilterStrategy - Interface in ddf.catalog.security
-
A strategy for filtering a Metacard.
- FLOAT - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- FORMAT - Static variable in interface ddf.catalog.data.types.Media
- FORMAT_VERSION - Static variable in interface ddf.catalog.data.types.Media
- FRAME_CENTER - Static variable in interface ddf.catalog.data.types.Media
- FRAMES_PER_SECOND - Static variable in interface ddf.catalog.data.types.Media
- fromValue(String) - Static method in enum class ddf.catalog.data.types.constants.core.DataType
- function(String) - Method in interface ddf.catalog.filter.FilterBuilder
-
Begin creating a
Filterthat will call a function with the given name. - fuzzyText(String) - Method in interface ddf.catalog.filter.ContextualExpressionBuilder
-
Creates a case-insensitive contextual
Filterthat will also include relevant matches that do not precisely match
G
- GEOGRAPHY - Static variable in interface ddf.catalog.data.Metacard
- GEOMETRY - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Attributes of thisAttributeType.AttributeFormatmust have a value that is a WKT-formatted JavaString. - GET_RESOURCE_BY_ID - Static variable in interface ddf.catalog.operation.ResourceRequest
- GET_RESOURCE_BY_ID - Static variable in interface ddf.catalog.operation.SourceInfoRequest
- GET_RESOURCE_BY_PRODUCT_URI - Static variable in interface ddf.catalog.operation.ResourceRequest
- GET_RESOURCE_BY_PRODUCT_URI - Static variable in interface ddf.catalog.operation.SourceInfoRequest
- getActions() - Method in interface ddf.catalog.source.SourceDescriptor
-
Get the list of actions associated with the
Source. - getAttribute(String) - Method in interface ddf.catalog.data.Metacard
-
Returns
Attributefor given attribute name. - getAttributeDescriptor(String) - Method in interface ddf.catalog.data.MetacardType
-
Get the
AttributeDescriptorfor a particularAttributename. - getAttributeDescriptors() - Method in interface ddf.catalog.data.MetacardType
- getAttributeFormat() - Method in interface ddf.catalog.data.AttributeType
-
Get the
AttributeType.AttributeFormatused by values of thisAttributeType - getAttributeHighlights() - Method in interface ddf.catalog.operation.ResultHighlight
- getAttributeName() - Method in interface ddf.catalog.operation.DeleteRequest
-
The attribute name tells the
CatalogProviderimplementer what type of attribute values are in the (DeleteRequest.getAttributeValues())List. - getAttributeName() - Method in interface ddf.catalog.operation.FacetAttributeResult
- getAttributeName() - Method in interface ddf.catalog.operation.ResourceRequest
- getAttributeName() - Method in interface ddf.catalog.operation.ResultAttributeHighlight
- getAttributeName() - Method in interface ddf.catalog.operation.UpdateRequest
-
The attribute name tells the
CatalogProviderwhat type of attribute values are theMap.Entrykeys in the update list. - getAttributes() - Method in interface ddf.catalog.validation.violation.ValidationViolation
-
Returns the name(s) of the attribute(s) associated with the violation.
- getAttributeValidationViolations() - Method in interface ddf.catalog.validation.report.AttributeValidationReport
-
Returns the set of
ValidationViolations for the validated attribute. - getAttributeValidationViolations() - Method in interface ddf.catalog.validation.report.MetacardValidationReport
-
Returns the set of
ValidationViolations representing the attribute-level violations on the validatedMetacard. - getAttributeValue() - Method in interface ddf.catalog.operation.ResourceRequest
- getAttributeValues() - Method in interface ddf.catalog.operation.DeleteRequest
-
Describes which
Metacards to delete. - getAuthenticationType() - Method in interface ddf.catalog.source.OAuthFederatedSource
- getBaseUrl() - Method in exception class ddf.catalog.plugin.OAuthPluginException
- getBeginIndex() - Method in interface ddf.catalog.operation.Highlight
- getBinding() - Method in interface ddf.catalog.data.AttributeType
- getByteArray() - Method in interface ddf.catalog.data.BinaryContent
-
Convenience method to attempt to read the contents of the
InputStreaminto abytearray. - getConfigurationPid() - Method in interface ddf.catalog.service.ConfiguredService
-
Returns the PID of the configuration that corresponds to this service
- getContentItem() - Method in interface ddf.catalog.content.operation.ReadStorageResponse
-
Returns a
ContentItemrepresenting a file associated with a Metacard, ornullif absent. - getContentItems() - Method in interface ddf.catalog.content.operation.CreateStorageRequest
-
Returns
ListofContentItem - getContentItems() - Method in interface ddf.catalog.content.operation.UpdateStorageRequest
-
Returns the
ListofContentItems that should be updated - getContentTypeName() - Method in interface ddf.catalog.data.Metacard
-
Returns the name of the content type of the
Metacard. - getContentTypeNamespace() - Method in interface ddf.catalog.data.Metacard
-
Some types of metadata use different content types.
- getContentTypes() - Method in interface ddf.catalog.source.Source
-
Gets the
ContentTypes that are currently stored by theSource. - getContentTypes() - Method in interface ddf.catalog.source.SourceDescriptor
-
Gets the content types located within this
Source - getContentTypeVersion() - Method in interface ddf.catalog.data.Metacard
-
Returns the version of the content type of the
Metacard. - getCount() - Method in interface ddf.catalog.operation.FacetValueCount
- getCreatedContentItems() - Method in interface ddf.catalog.content.operation.CreateStorageResponse
-
Returns the
ListofContentItems that have been created. - getCreatedDate() - Method in interface ddf.catalog.data.Metacard
-
Returns the date/time this
Metacardwas created. - getCreatedMetacards() - Method in interface ddf.catalog.operation.CreateResponse
-
Gets the metacards returned from a create operation.
- getDefaultValue(String, String) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Retrieves the default value registered for the given attribute of the given metacard type.
- getDeletedContentItems() - Method in interface ddf.catalog.content.operation.DeleteStorageResponse
-
Returns @{link List} of deleted
ContentItems - getDeletedMetacards() - Method in interface ddf.catalog.operation.DeleteResponse
-
Gets the deleted metacards.
- getDeliveryMethod() - Method in interface ddf.catalog.event.Subscription
-
Gets the delivery method for the subscription.
- getDescription() - Method in interface ddf.catalog.util.Describable
-
Deprecated.Returns a description of the describable item.
- getDistanceInMeters() - Method in interface ddf.catalog.data.Result
-
Gets the distance in meters.
- getEffectiveDate() - Method in interface ddf.catalog.data.Metacard
-
Returns the date/time this
Metacardwas last known to be valid. - getEndIndex() - Method in interface ddf.catalog.operation.Highlight
- getEndpointProperties() - Method in interface ddf.catalog.endpoint.CatalogEndpoint
- getEnterpriseResource(ResourceRequest) - Method in interface ddf.catalog.CatalogFramework
- getEnterpriseResourceOptions(String) - Method in interface ddf.catalog.CatalogFramework
-
Deprecated.will be removed in the next release
- getErrors() - Method in exception class ddf.catalog.validation.ValidationException
- getErrorType() - Method in exception class ddf.catalog.plugin.OAuthPluginException
- getException() - Method in interface ddf.catalog.operation.ProcessingDetails
- getExpirationDate() - Method in interface ddf.catalog.data.Metacard
-
Returns the date/time this
Metacardis no longer valid and could be removed. - getExtraData() - Method in interface ddf.catalog.validation.violation.QueryValidationViolation
-
Returns supplemental information about the violation.
- getFacetAttributes() - Method in interface ddf.catalog.operation.TermFacetProperties
- getFacetLimit() - Method in interface ddf.catalog.operation.TermFacetProperties
- getFacetValues() - Method in interface ddf.catalog.operation.FacetAttributeResult
- getFilename() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the filename of the
ContentItem. - getHighlights() - Method in interface ddf.catalog.operation.ResultAttributeHighlight
- getHits() - Method in interface ddf.catalog.operation.SourceResponse
- getId() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the globally unique ID for the content item.
- getId() - Method in interface ddf.catalog.content.operation.StorageRequest
-
Returns the unique ID associated with this storage request.
- getId() - Method in interface ddf.catalog.data.Metacard
-
Returns the ID of this
Metacard. - getId() - Method in interface ddf.catalog.util.Describable
-
Deprecated.Returns the name, aka ID, of the describable item.
- getInputStream() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the input stream containing the item's actual data content.
- getInputStream() - Method in interface ddf.catalog.data.BinaryContent
-
Gets the input stream.
- getLastAvailabilityDate() - Method in interface ddf.catalog.source.SourceDescriptor
-
Gets the last availability date of the
Source - getLocalResource(ResourceRequest) - Method in interface ddf.catalog.CatalogFramework
-
Evaluate a
ResourceRequestusing availableResourceReaders (does not attempt to locate the resource via federation). - getLocalResourceOptions(String) - Method in interface ddf.catalog.CatalogFramework
-
Deprecated.Will be removed in the next release.
- getLocation() - Method in interface ddf.catalog.data.Metacard
-
Returns the WKT representation of the geometry.
- getMessage() - Method in interface ddf.catalog.validation.violation.QueryValidationViolation
-
Returns a message describing the violation.
- getMessage() - Method in interface ddf.catalog.validation.violation.ValidationViolation
-
Returns a message describing the violation.
- getMetacard() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the metacard associated with this product.
- getMetacard() - Method in interface ddf.catalog.data.Result
-
Gets the
Metacardwrapped by thisResult. - getMetacardAttributes() - Method in interface ddf.catalog.content.operation.ContentMetadataExtractor
-
Returns the valid set of Metacard attributes that are populated by this extractor.
- getMetacards() - Method in interface ddf.catalog.content.operation.DeleteStorageRequest
- getMetacards() - Method in interface ddf.catalog.operation.CreateRequest
- getMetacardType() - Method in interface ddf.catalog.data.Metacard
-
Return the
MetacardTypeof thisMetacard. - getMetacardType() - Method in interface ddf.catalog.data.RequiredAttributes
-
Returns the metacard type for these required attributes.
- getMetacardType(String) - Method in interface ddf.catalog.content.operation.MetadataExtractor
- getMetacardValidationViolations() - Method in interface ddf.catalog.validation.report.MetacardValidationReport
-
Returns the set of
ValidationViolations representing the metacard-level violations on the validatedMetacard. - getMetadata() - Method in interface ddf.catalog.data.Metacard
-
Returns the metadata associated with this
Metacard. - getMimeType() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the mime type for the content item, e.g., image/nitf or application/pdf.
- getMimeType() - Method in interface ddf.catalog.data.BinaryContent
- getMimeTypeRawData() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the mime type raw data for the content item, e.g., image/nitf or application/json;id=geojson.
- getMimeTypeValue() - Method in interface ddf.catalog.data.BinaryContent
-
Gets the
StringformatMimeType - getMinFacetCount() - Method in interface ddf.catalog.operation.TermFacetProperties
- getModifiedDate() - Method in interface ddf.catalog.data.Metacard
-
Returns the date/time this
Metacardwas last modifed. - getName() - Method in interface ddf.catalog.data.Attribute
-
The name of this
Attribute. - getName() - Method in interface ddf.catalog.data.AttributeDescriptor
-
Returns the name of this
AttributeDescriptor - getName() - Method in interface ddf.catalog.data.ContentType
-
Get the name of this
ContentType. - getName() - Method in interface ddf.catalog.data.MetacardType
-
Gets the name of this
MetacardType. - getName() - Method in interface ddf.catalog.resource.Resource
-
Gets the name of the Resource.
- getNamespace() - Method in interface ddf.catalog.data.ContentType
-
Get the namespace URI of this
ContentType. - getNamespace() - Method in interface ddf.catalog.data.QualifiedMetacardType
- getNewMetacard() - Method in interface ddf.catalog.operation.Update
- getOauthClientId() - Method in interface ddf.catalog.source.OAuthFederatedSource
- getOauthClientSecret() - Method in interface ddf.catalog.source.OAuthFederatedSource
- getOauthDiscoveryUrl() - Method in interface ddf.catalog.source.OAuthFederatedSource
- getOauthFlow() - Method in interface ddf.catalog.source.OAuthFederatedSource
- getOldMetacard() - Method in interface ddf.catalog.operation.Update
- getOptions(Metacard) - Method in interface ddf.catalog.resource.ResourceReader
-
Obtain a set of all options supported by this ResourceReader.
- getOrganization() - Method in interface ddf.catalog.util.Describable
-
Deprecated.Returns the organization associated with the describable item.
- getPageSize() - Method in interface ddf.catalog.operation.Query
-
The page size represents the maximum amount of results the query will return.
- getParameters() - Method in exception class ddf.catalog.plugin.OAuthPluginException
- getPreviousStateMetacards() - Method in interface ddf.catalog.operation.OperationTransaction
-
Returns the list of metacards in the state they existed before the operation was performed.
- getProcessingDetails() - Method in interface ddf.catalog.operation.QueryResponse
- getProcessingDetails() - Method in interface ddf.catalog.operation.SourceResponse
-
Get any specific details about the execution of the
QueryRequestassociated with thisSourceResponse. - getProcessingErrors() - Method in interface ddf.catalog.operation.Response
- getProperties() - Method in interface ddf.catalog.operation.Operation
- getPropertyNames() - Method in interface ddf.catalog.operation.Operation
- getPropertyValue(String) - Method in interface ddf.catalog.operation.Operation
-
used for facets, authentication, transaction support, etc.
- getQualifier() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the optional field to describe the
ContentItemas an additional product for aMetacard. - getQuery() - Method in interface ddf.catalog.operation.QueryRequest
-
Returns a
Queryassociated with the QueryRequest - getRegisteredTypes() - Method in interface ddf.catalog.data.MetacardTypeRegistry
-
This must be invoked each time an updated view of the registered types is desired.
- getRelevanceScore() - Method in interface ddf.catalog.data.Result
-
Gets the relevance score.
- getRequest() - Method in interface ddf.catalog.operation.Response
-
Get the request that generated this response
- getRequiredAttributes() - Method in interface ddf.catalog.data.RequiredAttributes
-
Returns this set of required attributes.
- getRequiredAttributes(String) - Method in interface ddf.catalog.data.RequiredAttributesRegistry
-
Checks if the given attribute is required for the given metacard type.
- getResource() - Method in interface ddf.catalog.operation.ResourceResponse
- getResource(ResourceRequest, String) - Method in interface ddf.catalog.CatalogFramework
-
Evaluate a
ResourceRequestusing the specified site name. - getResourceOptions(String, String) - Method in interface ddf.catalog.CatalogFramework
-
Deprecated.Will be removed in the next release.
- getResourceSize() - Method in interface ddf.catalog.data.Metacard
-
This is the size of the resource which may or may not contain a unit.
- getResourceUri() - Method in interface ddf.catalog.content.operation.ReadStorageRequest
-
Returns the resource URI associated with this request.
- getResourceURI() - Method in interface ddf.catalog.data.Metacard
- getResultId() - Method in interface ddf.catalog.operation.ResultHighlight
- getResults() - Method in interface ddf.catalog.operation.SourceResponse
-
Get the
Results of the associatedQueryRequest - getSecurityAttributes() - Method in interface ddf.catalog.source.Source
-
Gets the map of security attributes associated with this source
- getSeverity() - Method in interface ddf.catalog.validation.violation.QueryValidationViolation
-
Returns the severity of the violation.
- getSeverity() - Method in interface ddf.catalog.validation.violation.ValidationViolation
-
Returns the severity of the violation.
- getSize() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the total number of bytes in the item's input stream.
- getSize() - Method in interface ddf.catalog.data.BinaryContent
-
Get the size if known.
- getSortBy() - Method in interface ddf.catalog.operation.Query
-
The sortBy determines how the results will be sorted.
- getSortKey() - Method in interface ddf.catalog.operation.TermFacetProperties
- getSource() - Method in interface ddf.catalog.source.SourceAttributeRestriction
-
Get the source that this supported attribute definition describes.
- getSourceId() - Method in interface ddf.catalog.data.Metacard
-
Returns the source ID of the source the metacard is located.
- getSourceId() - Method in interface ddf.catalog.operation.ProcessingDetails
- getSourceId() - Method in exception class ddf.catalog.plugin.OAuthPluginException
- getSourceId() - Method in interface ddf.catalog.source.SourceDescriptor
-
The name of this
Source. - getSourceIds() - Method in interface ddf.catalog.CatalogFramework
-
Return the set of source IDs known to the
CatalogFramework. - getSourceIds() - Method in interface ddf.catalog.federation.Federatable
-
Returns the source ids that are associated with the
Federatableimplementation. - getSourceInfo() - Method in interface ddf.catalog.operation.SourceInfoResponse
-
Gets the source(s) information.
- getSourceInfo(SourceInfoRequest) - Method in interface ddf.catalog.CatalogFramework
-
Returns information for each
Sourcethat is endpoint-addressable inCatalogFramework, including its ownCatalogProvider, based on the contents of theSourceInfoRequest. - getStartIndex() - Method in interface ddf.catalog.operation.Query
-
Get the offset where the query results will begin.
- getStatusCode() - Method in enum class ddf.catalog.plugin.OAuthPluginException.ErrorType
- getStorageRequest() - Method in interface ddf.catalog.content.operation.StorageResponse
-
Returns the ID associated with the request that resulted in this response
- getStoreIds() - Method in interface ddf.catalog.operation.Request
-
Returns a set of ids that correspond to catalog destinations
- getSuggestedValues() - Method in interface ddf.catalog.validation.report.AttributeValidationReport
-
Returns a set of suggested values for the attribute.
- getSupportedAttributes() - Method in interface ddf.catalog.source.SourceAttributeRestriction
-
Get a list of attribute names that the source supports.
- getSupportedSchemes() - Method in interface ddf.catalog.resource.ResourceReader
- getTags() - Method in interface ddf.catalog.data.Metacard
-
Returns the tags associated with this metacard.
- getThumbnail() - Method in interface ddf.catalog.data.Metacard
-
Returns the thumbnail associated with this
Metacard. - getTimeoutMillis() - Method in interface ddf.catalog.operation.Query
-
The timeout is specified in milliseconds.
- getTitle() - Method in interface ddf.catalog.data.Metacard
-
Returns the title of this
Metacard. - getTitle() - Method in interface ddf.catalog.util.Describable
-
Deprecated.Returns the title of the describable item.
- getTransformer(String) - Method in interface ddf.catalog.transform.QueryFilterTransformerProvider
-
Look up the
QueryFilterTransformerthat can provide Query Filter transformation for the given typeName - getTransformer(QName) - Method in interface ddf.catalog.transform.QueryFilterTransformerProvider
-
Look up the
QueryFilterTransformerthat can provide Query Filter transformation for the given qName - getType() - Method in interface ddf.catalog.data.AttributeDescriptor
- getType() - Method in interface ddf.catalog.operation.OperationTransaction
-
Get the type of the underlying transaction.
- getUpdatedContentItems() - Method in interface ddf.catalog.content.operation.UpdateStorageResponse
-
Returns the
Listof updatedContentItems - getUpdatedMetacards() - Method in interface ddf.catalog.operation.UpdateResponse
-
Get the
Updates that occurred - getUpdates() - Method in interface ddf.catalog.operation.UpdateRequest
-
Get the updates to be made.
- getUri() - Method in interface ddf.catalog.content.data.ContentItem
-
Return the URI of the content item.
- getUrl() - Method in exception class ddf.catalog.plugin.OAuthPluginException
- getValidatorId() - Method in interface ddf.catalog.validation.QueryValidator
-
Returns the unique identifier corresponding to this validator instance.
- getValidators(String) - Method in interface ddf.catalog.validation.AttributeValidatorRegistry
-
Gets all the
AttributeValidators associated with the given attribute name. - getValue() - Method in interface ddf.catalog.data.Attribute
-
The value of this
Attribute. - getValue() - Method in interface ddf.catalog.operation.FacetValueCount
- getValueIndex() - Method in interface ddf.catalog.operation.Highlight
- getValues() - Method in interface ddf.catalog.data.Attribute
- getVersion() - Method in interface ddf.catalog.data.ContentType
-
Get the version of this
ContentType. - getVersion() - Method in interface ddf.catalog.util.Describable
-
Deprecated.Retrieve the version.
- getWarnings() - Method in interface ddf.catalog.operation.SourceProcessingDetails
-
Gets the warnings associated with the
invalid reference
Source - getWarnings() - Method in exception class ddf.catalog.validation.ValidationException
- greaterThan() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "greater than" operator (
PropertyIsGreaterThan) - greaterThanOrEqualTo() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "greater than or equal to" operator (
PropertyIsGreaterThanOrEqualTo)
H
- hasException() - Method in interface ddf.catalog.operation.ProcessingDetails
- hasMoreResults() - Method in interface ddf.catalog.operation.QueryResponse
- hasProperties() - Method in interface ddf.catalog.operation.Operation
- HEIGHT - Static variable in interface ddf.catalog.data.types.Media
- Highlight - Interface in ddf.catalog.operation
-
A Highlight represents a specific range of characters in an attribute that matched a query.
- HistorianConfiguration - Interface in ddf.catalog.configuration
-
This interface is used to determine if history has been enabled.
- HTTP_INVOCATION_ABSOLUTE_PATH_URI - Static variable in class ddf.catalog.Constants
-
The constant HTTP_INVOCATION_ABSOLUTE_PATH_URI
I
- ID - Static variable in interface ddf.catalog.data.Metacard
- ID - Static variable in interface ddf.catalog.data.types.Core
- ID - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the version id for a history.invalid reference
Metacard - ID_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
- IMAGE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- include() - Method in class ddf.catalog.filter.FilterDelegate
-
Include filter is equivalent to no filtering or logically
true. - includeContentTypes() - Method in interface ddf.catalog.operation.SourceInfoRequest
-
Include content types.
- INDEX - Enum constant in enum class ddf.catalog.operation.TermFacetProperties.SortFacetsBy
- INGEST_LOGGER_NAME - Static variable in class ddf.catalog.Constants
- IngestException - Exception Class in ddf.catalog.source
-
The Class
IngestExceptionis thrown by aCatalogProviderwhen an error occurs on an operation. - IngestException() - Constructor for exception class ddf.catalog.source.IngestException
-
Instantiates a new exception.
- IngestException(String) - Constructor for exception class ddf.catalog.source.IngestException
-
Instantiates a new exception with the provided message.
- IngestException(String, Throwable) - Constructor for exception class ddf.catalog.source.IngestException
-
Instantiates a new exception with the provided message and
Throwable. - IngestException(Throwable) - Constructor for exception class ddf.catalog.source.IngestException
-
Instantiates a new exception with the provided
Throwable. - InjectableAttribute - Interface in ddf.catalog.data
-
Describes an 'injectable' attribute (i.e., an
AttributeDescriptorthat should be injected into specificMetacardTypes or into allMetacardTypes). - injectAttributes(Metacard) - Method in interface ddf.catalog.data.AttributeInjector
-
'Injects'
AttributeDescriptors (represented by 'global'InjectableAttributes andInjectableAttributes specific tooriginal's metacard type) into the givenMetacardby returning a newMetacardwith the same data asoriginalbut with a newMetacardTypecontaining the additional injectedAttributeDescriptors. - injectAttributes(MetacardType) - Method in interface ddf.catalog.data.AttributeInjector
-
'Injects'
AttributeDescriptors (represented by 'global'InjectableAttributes andInjectableAttributes specific tooriginal) into the givenMetacardTypeby returning a newMetacardTypewith the same name asoriginaland containing the additional injectedAttributeDescriptors. - InputCollectionTransformer - Interface in ddf.catalog.transform
- InputTransformer - Interface in ddf.catalog.transform
-
An InputTransformer has the purpose of creating a
Metacardfrom a givenInputStream. - INTEGER - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- INTERACTIVE_RESOURCE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- InternalIngestException - Exception Class in ddf.catalog.source
-
Ingest exception that should spawn a 5xx error back to the client.
- InternalIngestException() - Constructor for exception class ddf.catalog.source.InternalIngestException
-
Instantiates a new exception.
- InternalIngestException(String) - Constructor for exception class ddf.catalog.source.InternalIngestException
-
Instantiates a new exception with the provided message.
- InternalIngestException(String, Throwable) - Constructor for exception class ddf.catalog.source.InternalIngestException
-
Instantiates a new exception with the provided message and
Throwable. - InternalIngestException(Throwable) - Constructor for exception class ddf.catalog.source.InternalIngestException
-
Instantiates a new exception with the provided
Throwable. - intersecting() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "intersects" operator (
Intersects) - intersects(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property intersects a WKT geometry.
- InvalidSubscriptionException - Exception Class in ddf.catalog.event
-
The exception thrown when problems creating a subscription are detected due to invalid data in the
Subscription, such as a missingDeliveryMethod. - InvalidSubscriptionException(String) - Constructor for exception class ddf.catalog.event.InvalidSubscriptionException
-
Instantiates a new invalid subscription exception with the provided message.
- InvalidSubscriptionException(String, Throwable) - Constructor for exception class ddf.catalog.event.InvalidSubscriptionException
-
Instantiates a new invalid subscription exception with the provided message and throwable.
- InvalidSubscriptionException(Throwable) - Constructor for exception class ddf.catalog.event.InvalidSubscriptionException
-
Instantiates a new invalid subscription exception with the provided throwable.
- is() - Method in interface ddf.catalog.filter.AttributeBuilder
-
Continue building the
Filterwith an implied equality operator. - is() - Method in interface ddf.catalog.filter.XPathBuilder
-
Continue building the
Filterwith an implied EQUALS - IS_ENTERPRISE - Static variable in interface ddf.catalog.operation.ResourceRequest
- isAvailable() - Method in interface ddf.catalog.source.Source
-
This method states whether this source is available, typically connecting and performing some sort of simple query or ping to the native catalog.
- isAvailable() - Method in interface ddf.catalog.source.SourceDescriptor
-
Checks if
Sourceis available. - isAvailable(SourceMonitor) - Method in interface ddf.catalog.source.Source
-
This method is the same as
Source.isAvailable()but allows a caller to provide aSourceMonitorcallback object which is meant to be used as a way for theSourceto dynamically contact the caller with its availability. - isEnterprise() - Method in interface ddf.catalog.federation.Federatable
-
Specifies whether the
Federatableimplementation should be applied to the enterprise - isHistoryEnabled() - Method in interface ddf.catalog.configuration.HistorianConfiguration
- isIndexed() - Method in interface ddf.catalog.data.AttributeDescriptor
- isLocalSource(Source) - Method in class ddf.catalog.plugin.PreFederatedLocalProviderQueryPlugin
-
Given a source, determine if it is a registered catalog provider or a cache.
- isMultiValued() - Method in interface ddf.catalog.data.AttributeDescriptor
-
Returns whether or not
Attributes described by thisAttributeDescriptorare multivalued, that is,Attribute.getValue()returns aList. - isRequired(String, String) - Method in interface ddf.catalog.data.RequiredAttributesRegistry
-
Checks if the given attribute is required for the given metacard type.
- isStored() - Method in interface ddf.catalog.data.AttributeDescriptor
- isTokenized() - Method in interface ddf.catalog.data.AttributeDescriptor
-
If the
AttributeType.AttributeFormatof thisAttributeisAttributeType.AttributeFormat.STRING, returns whether or notSourceimplementations should tokenize it; removing stopwords, etc. - itemPolicy() - Method in interface ddf.catalog.plugin.PolicyResponse
-
Policy to be applied to item being worked on by the catalog.
K
- KEYWORD - Static variable in interface ddf.catalog.data.types.Topic
-
Attributename for accessing the topic keywords of the resource of this.invalid reference
Metacard
L
- LANGUAGE - Static variable in interface ddf.catalog.data.types.Core
- last(long) - Method in interface ddf.catalog.filter.TemporalRangeExpressionBuilder
- lessThan() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "less than" operator (
PropertyIsLessThan) - lessThanOrEqualTo() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "less than or equal to" operator (
PropertyIsLessThanOrEqualTo) - like() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "like" operator (
PropertyIsLike) - like() - Method in interface ddf.catalog.filter.XPathBasicBuilder
-
Continue building an XPath
Filterwith a Contextual operator - LOCAL_DESTINATION_KEY - Static variable in class ddf.catalog.Constants
- Location - Interface in ddf.catalog.data.types
-
This code is experimental.
- LOCATION - Static variable in interface ddf.catalog.data.types.Core
- LONG - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- lookup(String) - Method in interface ddf.catalog.data.AttributeRegistry
-
Gets the
AttributeDescriptorfor the attribute with the given name. - lookup(String) - Method in interface ddf.catalog.data.MetacardTypeRegistry
-
Gets the MetacardType identified using the default namespace and the specified MetacardType name.
- lookup(String, String) - Method in interface ddf.catalog.data.MetacardTypeRegistry
-
Gets the
MetacardTypeidentified by the namespace and MetacardType name.
M
- Maskable - Interface in ddf.catalog.util
-
Used to specify an item whose ID is to be masked when it reports its ID externally, e.g., in a query response.
- maskId(String) - Method in interface ddf.catalog.util.Maskable
-
Instructs this source of the id to use when reporting an id externally.
- Media - Interface in ddf.catalog.data.types
-
This code is experimental.
- metacard() - Method in interface ddf.catalog.security.FilterResult
-
Returns a filtered
Metacard. - Metacard - Interface in ddf.catalog.data
-
A
Metacardis a container for Metadata. - METACARD_CREATED - Static variable in interface ddf.catalog.data.types.Core
- METACARD_MODIFIED - Static variable in interface ddf.catalog.data.types.Core
- METACARD_OWNER - Static variable in interface ddf.catalog.data.types.Core
- METACARD_PROPERTY - Static variable in class ddf.catalog.Constants
-
This constant is the name used to pass the metacard as part of a CatalogResponse.
- METACARD_TAGS - Static variable in interface ddf.catalog.data.types.Core
- METACARD_TYPE - Static variable in interface ddf.catalog.data.MetacardType
-
The name for the value returned by
MetacardType.getName()to be used when serializing the metacard type name. - METACARD_TYPE_NAME_KEY - Static variable in interface ddf.catalog.data.MetacardTypeRegistry
- METACARD_TYPE_NAMESPACE_KEY - Static variable in interface ddf.catalog.data.MetacardTypeRegistry
- MetacardCreationException - Exception Class in ddf.catalog.data
-
The exception thrown when problems are detected during the creation of a
Metacard. - MetacardCreationException() - Constructor for exception class ddf.catalog.data.MetacardCreationException
-
Instantiates a new
MetacardCreationException. - MetacardCreationException(String) - Constructor for exception class ddf.catalog.data.MetacardCreationException
-
Instantiates a new
MetacardCreationExceptionwith the provided message. - MetacardCreationException(String, Throwable) - Constructor for exception class ddf.catalog.data.MetacardCreationException
-
Instantiates a new
MetacardCreationExceptionwith the provided message and throwable. - MetacardCreationException(Throwable) - Constructor for exception class ddf.catalog.data.MetacardCreationException
-
Instantiates a new
MetacardCreationExceptionwith the provided throwable. - MetacardTransformer - Interface in ddf.catalog.transform
-
The MetacardTransfomer is used to transform a
Metacardto a providedBinaryContent. - MetacardType - Interface in ddf.catalog.data
-
This class describes the set of attributes a
Metacardcan contain. - MetacardTypeRegistry - Interface in ddf.catalog.data
-
Registry to maintain
MetacardTypes that are supported by the system's Endpoints and Sources. - metacardTypes() - Method in interface ddf.catalog.data.InjectableAttribute
-
Returns the names of the
MetacardTypes into which this attribute should be injected. - MetacardTypeUnregistrationException - Exception Class in ddf.catalog.data
- MetacardTypeUnregistrationException() - Constructor for exception class ddf.catalog.data.MetacardTypeUnregistrationException
- MetacardTypeUnregistrationException(String) - Constructor for exception class ddf.catalog.data.MetacardTypeUnregistrationException
- MetacardTypeUnregistrationException(String, Throwable) - Constructor for exception class ddf.catalog.data.MetacardTypeUnregistrationException
- MetacardValidationReport - Interface in ddf.catalog.validation.report
-
Describes the outcome of validating a single
Metacard. - MetacardValidator - Interface in ddf.catalog.validation
-
A service that validates a Metacard and provides information if problems exist with the Metacard data.
- METADATA - Static variable in interface ddf.catalog.data.Metacard
- METADATA - Static variable in interface ddf.catalog.data.types.Core
- MetadataExtractor - Interface in ddf.catalog.content.operation
-
Enrich metacard using provided input.
- MIME_TYPE_JPEG - Static variable in class ddf.catalog.Constants
-
Constant for the String representation of the MIME type for a JPEG image
- MODIFIED - Static variable in interface ddf.catalog.data.Metacard
- MODIFIED - Static variable in interface ddf.catalog.data.types.Core
- MOVING_IMAGE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
N
- NAME - Static variable in interface ddf.catalog.data.types.DateTime
-
Attributename for accessing a descriptive name for the corresponding temporal attributes of the.invalid reference
Metacard - NAME_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
- nearestNeighbor(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Returns a sorted list of the nearest neighbors to a property for a given WKT.
- nearestTo() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "nearest to" operator
- next(long) - Method in interface ddf.catalog.filter.TemporalRangeExpressionBuilder
- NO_AUTH - Enum constant in enum class ddf.catalog.plugin.OAuthPluginException.ErrorType
- not(Filter) - Method in interface ddf.catalog.filter.FilterBuilder
-
Create a Filter that matches on
Metacards that do not match the providedFilter - not(T) - Method in class ddf.catalog.filter.FilterDelegate
-
Logical "not" operation on an operand.
- notEqualTo() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "not equal" operator (
PropertyIsNotEqualTo) - notifyCreated(Metacard) - Method in interface ddf.catalog.event.EventProcessor
- notifyDeleted(Metacard) - Method in interface ddf.catalog.event.EventProcessor
- notifyUpdated(Metacard, Metacard) - Method in interface ddf.catalog.event.EventProcessor
- number(double) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a double - number(double) - Method in interface ddf.catalog.filter.NumericalExpressionBuilder
-
Complete building a
Filterwith the previously specified operation using adoubleas an argument - number(float) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a float - number(float) - Method in interface ddf.catalog.filter.NumericalExpressionBuilder
-
Complete building a
Filterwith the previously specified operation using afloatas an argument - number(int) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a int - number(int) - Method in interface ddf.catalog.filter.NumericalExpressionBuilder
-
Complete building a
Filterwith the previously specified operation using anintas an argument - number(long) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a long - number(long) - Method in interface ddf.catalog.filter.NumericalExpressionBuilder
-
Complete building a
Filterwith the previously specified operation using alongas an argument - number(short) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a short - number(short) - Method in interface ddf.catalog.filter.NumericalExpressionBuilder
-
Complete building a
Filterwith the previously specified operation using ashortas an argument - NUMBER_OF_BANDS - Static variable in interface ddf.catalog.data.types.Media
- numberArg(double) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a double - numberArg(float) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a float - numberArg(int) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a int - numberArg(long) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a long - numberArg(short) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a short - numbers(Double, Double) - Method in interface ddf.catalog.filter.NumericalRangeExpressionBuilder
-
Completes building a Numerical Range Filter, using a range between two numbers of type
Double - numbers(Float, Float) - Method in interface ddf.catalog.filter.NumericalRangeExpressionBuilder
-
Completes building a Numerical Range Filter, using a range between two numbers of type
Float - numbers(Integer, Integer) - Method in interface ddf.catalog.filter.NumericalRangeExpressionBuilder
-
Completes building a Numerical Range Filter, using a range between two
Integers - numbers(Long, Long) - Method in interface ddf.catalog.filter.NumericalRangeExpressionBuilder
-
Completes building a Numerical Range Filter, using a range between two
Longs - numbers(Short, Short) - Method in interface ddf.catalog.filter.NumericalRangeExpressionBuilder
-
Completes building a Numerical Range Filter, using a range between two numbers of type
Short - NumericalExpressionBuilder - Interface in ddf.catalog.filter
-
Completes the fluent API to create
Filterbased on a numerical value. - NumericalRangeExpressionBuilder - Interface in ddf.catalog.filter
O
- OAUTH_RESOURCE_OWNER_USERNAME - Static variable in class ddf.catalog.Constants
- OAuthFederatedSource - Interface in ddf.catalog.source
- OAuthPluginException - Exception Class in ddf.catalog.plugin
-
Exception thrown when an user doesn't have the appropriate OAuth tokens to federate
- OAuthPluginException(String, String, String, Map<String, String>, OAuthPluginException.ErrorType) - Constructor for exception class ddf.catalog.plugin.OAuthPluginException
- OAuthPluginException.ErrorType - Enum Class in ddf.catalog.plugin
- objArg(Object) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a object value - OBJECT - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Attributes of thisAttributeType.AttributeFormatmust have a value that implements theSerializableinterface. - Operation - Interface in ddf.catalog.operation
- OPERATION_SECURITY - Static variable in interface ddf.catalog.plugin.PolicyPlugin
- OPERATION_TRANSACTION_KEY - Static variable in class ddf.catalog.Constants
- operationPolicy() - Method in interface ddf.catalog.plugin.PolicyResponse
-
Policy to be applied to the catalog operation being attempted.
- OperationTransaction - Interface in ddf.catalog.operation
-
Interface describing an operation transaction for the catalog.
- OperationTransaction.OperationType - Enum Class in ddf.catalog.operation
-
Operation transaction type
- OPTION_ARGUMENT - Static variable in interface ddf.catalog.operation.ResourceRequest
- or(List<T>) - Method in class ddf.catalog.filter.FilterDelegate
-
Logical "or" operation on a list of operands.
- overlapping() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "overlaps" operator (
OverlappedBy) for a time range (inclusive) - overlaps(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property overlaps a WKT geometry.
P
- PHYSICAL_OBJECT - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- ping() - Method in interface ddf.catalog.operation.Pingable
-
This method can be called to get the status of a service.
- Pingable - Interface in ddf.catalog.operation
- PluginExecutionException - Exception Class in ddf.catalog.plugin
-
The PluginExecutionException is used to signal errors during service operations.
- PluginExecutionException() - Constructor for exception class ddf.catalog.plugin.PluginExecutionException
-
Instantiates a new PluginExecutionException.
- PluginExecutionException(String) - Constructor for exception class ddf.catalog.plugin.PluginExecutionException
-
Instantiates a new PluginExecutionException from a given string.
- PluginExecutionException(String, Throwable) - Constructor for exception class ddf.catalog.plugin.PluginExecutionException
-
Instantiates a new PluginExecutionException with a message.
- PluginExecutionException(Throwable) - Constructor for exception class ddf.catalog.plugin.PluginExecutionException
-
Instantiates a new PluginExecutionExceptionn.
- POINT_OF_CONTACT - Static variable in interface ddf.catalog.data.Metacard
- POINT_OF_CONTACT_ADDRESS - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the physical address of the POC of the.invalid reference
Metacard - POINT_OF_CONTACT_EMAIL - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the email of the POC of the.invalid reference
Metacard - POINT_OF_CONTACT_NAME - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the name of the POC of the.invalid reference
Metacard - POINT_OF_CONTACT_PHONE - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the phone number of the POC of the.invalid reference
Metacard - PolicyPlugin - Interface in ddf.catalog.plugin
-
A PolicyPlugin is used to build policy information regarding the Catalog action a user is attempting.
- PolicyResponse - Interface in ddf.catalog.plugin
-
Response from
PolicyPlugincontaining policy information forOperationand individual items, such asMetacardorResult - poll() - Method in interface ddf.catalog.operation.QueryResponse
- poll(long) - Method in interface ddf.catalog.operation.QueryResponse
- PostCreateStoragePlugin - Interface in ddf.catalog.content.plugin
-
Services implementing this interface are called immediately after an item is created in the content repository.
- PostFederatedQueryPlugin - Interface in ddf.catalog.plugin
-
A PostFederatedQueryPlugin is used to execute functionality after a federated query has been executed.
- PostIngestPlugin - Interface in ddf.catalog.plugin
-
Marker interface for services that wish to be called after any
CreateResponse,UpdateResponse, orDeleteResponseis about to be returned to an endpoint. - PostQueryPlugin - Interface in ddf.catalog.plugin
-
A PostQueryPlugin is used to execute functionality after a query has been executed.
- PostResourcePlugin - Interface in ddf.catalog.plugin
-
The PostResourcePlugin is executed after a getResource operation has completed.
- PostUpdateStoragePlugin - Interface in ddf.catalog.content.plugin
-
Services implementing this interface are called immediately after an item is updated in the content repository.
- PreAuthorizationPlugin - Interface in ddf.catalog.plugin
-
The
PreAuthorizationPluginextension point allows for request/response processing before any security rules (policy and access) are implemented at the beginning of the plugin chain. - PreCreateStoragePlugin - Interface in ddf.catalog.content.plugin
-
Services implementing this interface are called immediately before an item is created in the content repository.
- PreDeliveryPlugin - Interface in ddf.catalog.plugin
-
The PreDeliveryPlugin is executed prior to an event being delivered.
- PreFederatedLocalProviderQueryPlugin - Class in ddf.catalog.plugin
-
The
PreFederatedLocalProviderQueryPluginis an abstract class implementing thePreFederatedQueryPlugin. - PreFederatedLocalProviderQueryPlugin(List<CatalogProvider>) - Constructor for class ddf.catalog.plugin.PreFederatedLocalProviderQueryPlugin
- PreFederatedQueryPlugin - Interface in ddf.catalog.plugin
-
A PreFederatedQueryPlugin is used to execute functionality before a federated query has been executed.
- PreIngestPlugin - Interface in ddf.catalog.plugin
-
Executes business logic prior to an ingest operation executing.
- PreQueryPlugin - Interface in ddf.catalog.plugin
-
A PreQueryPlugin is used to execute functionality after a query has been executed.
- PreResourcePlugin - Interface in ddf.catalog.plugin
-
The PreResourcePlugin executes prior to the getResource operation.
- PreSubscriptionPlugin - Interface in ddf.catalog.plugin
-
The Interface PreSubscriptionPlugin provides the capability to execute a plugin prior to a
Subscriptionbeing created. - PreUpdateStoragePlugin - Interface in ddf.catalog.content.plugin
-
Services implementing this interface are called immediately before an item is updated in the content repository.
- process(CreateStorageRequest) - Method in interface ddf.catalog.content.plugin.PreCreateStoragePlugin
-
Processes the
CreateStorageRequest. - process(CreateStorageResponse) - Method in interface ddf.catalog.content.plugin.PostCreateStoragePlugin
-
Processes the
CreateStorageResponse. - process(UpdateStorageRequest) - Method in interface ddf.catalog.content.plugin.PreUpdateStoragePlugin
-
Processes the
UpdateStorageRequest. - process(UpdateStorageResponse) - Method in interface ddf.catalog.content.plugin.PostUpdateStoragePlugin
-
Processes the
UpdateStorageResponse. - process(Subscription) - Method in interface ddf.catalog.plugin.PreSubscriptionPlugin
-
Processes the
Subscription. - process(CreateRequest) - Method in interface ddf.catalog.plugin.PreIngestPlugin
-
Process a
CreateRequestprior toCatalogProvider.create(CreateRequest). - process(CreateResponse) - Method in interface ddf.catalog.plugin.PostIngestPlugin
-
Processes the
CreateResponse. - process(DeleteRequest) - Method in interface ddf.catalog.plugin.PreIngestPlugin
-
Processes the
DeleteRequestprior to the execution of the update operation. - process(DeleteResponse) - Method in interface ddf.catalog.plugin.PostIngestPlugin
-
Processes the
DeleteResponse. - process(QueryRequest) - Method in interface ddf.catalog.plugin.PreQueryPlugin
-
Processes a
QueryRequestprior to execution of the.invalid reference
Query - process(QueryResponse) - Method in interface ddf.catalog.plugin.PostFederatedQueryPlugin
-
Processes a
QueryResponseafter the execution of the FederatedQuery. - process(QueryResponse) - Method in interface ddf.catalog.plugin.PostQueryPlugin
-
Processes a
QueryResponseafter the execution of theQuery. - process(ResourceRequest) - Method in interface ddf.catalog.plugin.PreResourcePlugin
-
Processes the
ResourceRequest. - process(ResourceResponse) - Method in interface ddf.catalog.plugin.PostResourcePlugin
-
Processes a
ResourceResponseafter the execution of a getResource operation. - process(Response, Metacard) - Method in interface ddf.catalog.security.FilterStrategy
- process(UpdateRequest) - Method in interface ddf.catalog.plugin.PreIngestPlugin
-
Process a
UpdateRequestprior toCatalogProvider.update(UpdateRequest). - process(UpdateResponse) - Method in interface ddf.catalog.plugin.PostIngestPlugin
-
Processes the
UpdateResponse. - process(Source, QueryRequest) - Method in class ddf.catalog.plugin.PreFederatedLocalProviderQueryPlugin
- process(Source, QueryRequest) - Method in interface ddf.catalog.plugin.PreFederatedQueryPlugin
-
Processes a
QueryRequestprior to execution of the FederatedQuery. - process(InputStream, Metacard) - Method in interface ddf.catalog.content.operation.ContentMetadataExtractor
-
Parses the input stream, extracting metadata from it to add to the metacard.
- process(String, Metacard) - Method in interface ddf.catalog.content.operation.ContentMetadataExtractor
-
Parses the input string, extracting metadata from it to add to the metacard.
- process(String, Metacard) - Method in interface ddf.catalog.content.operation.MetadataExtractor
-
Parses the input string, extracting metadata from it to add to the metacard.
- processCreate(Metacard) - Method in interface ddf.catalog.plugin.PreDeliveryPlugin
-
Callback invoked when a
Metacardhas created - processDelete(Metacard) - Method in interface ddf.catalog.plugin.PreDeliveryPlugin
-
Callback invoked when a
Metacardhas been deleted - processed() - Method in interface ddf.catalog.security.FilterResult
-
Returns true if this result was processed.
- ProcessingDetails - Interface in ddf.catalog.operation
- processPostDelete(Metacard, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
Metacard, following the execution of ddf.catalog.source.CatalogProvider#delete(ddf.catalog.operation.DeleteRequest), to return policy information - processPostDelete(DeleteResponse) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
DeleteResponse, following the execution ofCatalogProvider.delete(DeleteRequest), to determine whether or not the user can access the Catalog operation - processPostDelete(DeleteResponse) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
DeleteResponsefor use cases that occur prior to security rules. - processPostQuery(Result, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
- processPostQuery(QueryResponse) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
QueryResponse, following the execution of theQuery, to determine whether or not the user can access the Response. - processPostQuery(QueryResponse) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
QueryResponsefor use cases that occur prior to security rules. - processPostResource(ResourceResponse, Metacard) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
ResourceResponse, following the execution of theResourceRequest, to determine whether or not the user can access the Response. - processPostResource(ResourceResponse, Metacard) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
ResourceResponse, following the execution of theResourceRequest, to return policy information - processPostResource(ResourceResponse, Metacard) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
ResourceResponsefor use cases that occur prior to security rules. - processPreCreate(Metacard, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
Metacard, prior to ddf.catalog.source.CatalogProvider#create(ddf.catalog.operation.CreateRequest), to return policy information - processPreCreate(CreateRequest) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
CreateRequest, prior toCatalogProvider.create(CreateRequest), to determine whether or not the user can access the Catalog operation - processPreCreate(CreateRequest) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
CreateRequestfor use cases that occur prior to security rules. - processPreDelete(DeleteRequest) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
DeleteRequest, prior toCatalogProvider.delete(DeleteRequest), to determine whether or not the user can access the Catalog operation - processPreDelete(DeleteRequest) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
DeleteRequestfor use cases that occur prior to security rules. - processPreDelete(List<Metacard>, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
DeleteRequest, prior to ddf.catalog.source.CatalogProvider#delete(ddf.catalog.operation.DeleteRequest), to return policy information - processPreQuery(QueryRequest) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
QueryRequest, prior to execution of theQuery, to determine whether or not the user can access the Catalog operation. - processPreQuery(QueryRequest) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
QueryRequestfor use cases that occur prior to security rules. - processPreQuery(Query, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
- processPreResource(ResourceRequest) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes a
ResourceRequest, prior to execution of theResourceRequest, to determine whether or not the user can access the Catalog operation. - processPreResource(ResourceRequest) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
ResourceRequest, prior to execution of theResourceRequest, to return policy information - processPreResource(ResourceRequest) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process a
ResourceRequestfor use cases that occur prior to security rules. - processPreUpdate(Metacard, Map<String, Serializable>) - Method in interface ddf.catalog.plugin.PolicyPlugin
-
Processes a
Metacard, prior to ddf.catalog.source.CatalogProvider#update(ddf.catalog.operation.UpdateRequest), to return policy information - processPreUpdate(UpdateRequest, Map<String, Metacard>) - Method in interface ddf.catalog.plugin.AccessPlugin
-
Processes an
UpdateRequest, prior to execution of theUpdate, to determine whether or not the user can access the Catalog operation - processPreUpdate(UpdateRequest, Map<String, Metacard>) - Method in interface ddf.catalog.plugin.PreAuthorizationPlugin
-
Process an
UpdateRequestfor use cases that occur prior to security rules. - processSourceIds(Set<String>) - Method in interface ddf.catalog.plugin.SourcePlugin
-
Plugin point for changing the list of source ids return from the catalog frameworks getSourceIds method
- processSourceInfo(SourceInfoResponse) - Method in interface ddf.catalog.plugin.SourcePlugin
-
Plugin point for modifying the SourceInfoResponse return from the catalog frameworks getSourceInfo method
- processUpdateHit(Update) - Method in interface ddf.catalog.plugin.PreDeliveryPlugin
-
Callback invoked when a
Metacardhas been updated and the new version matches aSubscription. - processUpdateMiss(Update) - Method in interface ddf.catalog.plugin.PreDeliveryPlugin
-
Callback invoked when a
Metacardhas been updated and only the old version matches aSubscription - propertyIsBetween(String, double, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, float, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, int, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, long, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, short, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, Object, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is between a lower and upper boundary.
- propertyIsBetween(String, String, String) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsBetween(String, Date, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, byte[]) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is equal to the value of a literal.
- propertyIsEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsEqualTo(String, List<Object>, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the function return value is equal to the value of a literal.
- propertyIsFuzzy(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property to the value of a literal with a fuzzy operator which expands the literal to match misspellings.
- propertyIsGreaterThan(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is greater than the value of a literal.
- propertyIsGreaterThan(String, String) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThan(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is greater than or equal to the value of a literal.
- propertyIsGreaterThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsGreaterThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is less than the value of a literal.
- propertyIsLessThan(String, String) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThan(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is less than or equal to the value of a literal.
- propertyIsLessThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLessThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsLike(String, String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property to a regular expression pattern.
- propertyIsNotEqualTo(String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, byte[]) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, double) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, float) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, int) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, long) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, short) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, Object) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is not equal to the value of a literal.
- propertyIsNotEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNotEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.FilterDelegate
- propertyIsNull(String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is equal to
null. - PUBLISHER_ADDRESS - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the physical address of the publisher of the.invalid reference
Metacard - PUBLISHER_EMAIL - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the email of the publisher of the.invalid reference
Metacard - PUBLISHER_NAME - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the name of the publisher of the.invalid reference
Metacard - PUBLISHER_PHONE - Static variable in interface ddf.catalog.data.types.Contact
-
Attributename for accessing the phone number of the publisher of the.invalid reference
Metacard
Q
- QualifiedMetacardType - Interface in ddf.catalog.data
-
Qualified and uniquely identified set of
AttributeDescriptors used to specify and describe the validAttributes on aMetacard. - QUALIFIER_KEYWORD - Static variable in interface ddf.catalog.content.data.ContentItem
- query(QueryRequest) - Method in interface ddf.catalog.CatalogFramework
-
Evaluates a
QueryRequestusing the defaultFederationStrategy - query(QueryRequest) - Method in interface ddf.catalog.source.Source
- query(QueryRequest, FederationStrategy) - Method in interface ddf.catalog.CatalogFramework
-
Evaluates and executes a
QueryRequestusing theFederationStrategyprovided. - Query - Interface in ddf.catalog.operation
-
A
Querycontains the basic aspects of executing a search. - QUERY_FILTER_TRANSFORMER_TYPE_NAMES_FIELD - Static variable in interface ddf.catalog.transform.QueryFilterTransformer
- QUERY_HIGHLIGHT_KEY - Static variable in class ddf.catalog.Constants
- QUERY_LOGGER_NAME - Static variable in class ddf.catalog.Constants
- QueryFilterTransformer - Interface in ddf.catalog.transform
-
Transforms a
QueryRequestcontaining external attribute names invalid input: '&' values into a normalized taxonomyQueryRequest. - QueryFilterTransformerProvider - Interface in ddf.catalog.transform
-
Provider interface to obtain the appropriate
QueryFilterTransformergiven qName or typeName - QueryRequest - Interface in ddf.catalog.operation
- QueryResponse - Interface in ddf.catalog.operation
- QueryResponseTransformer - Interface in ddf.catalog.transform
- QueryValidationViolation - Interface in ddf.catalog.validation.violation
-
Describes a violation of a constraint on query.
- QueryValidationViolation.Severity - Enum Class in ddf.catalog.validation.violation
-
Describes the severity of a validation violation.
- QueryValidator - Interface in ddf.catalog.validation
-
A
QueryRequestmay be structurally valid but be semantically incorrect.
R
- read(ReadStorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Retrieves a
ContentItemfrom the content repository. - ReadStorageRequest - Interface in ddf.catalog.content.operation
-
Request to retrieve a file product associated with a Metacard
- ReadStorageResponse - Interface in ddf.catalog.content.operation
-
Response that contains the
ContentItemthat was specified in the requestURI - register(AttributeDescriptor) - Method in interface ddf.catalog.data.AttributeRegistry
-
Registers a new attribute.
- register(QualifiedMetacardType) - Method in interface ddf.catalog.data.MetacardTypeRegistry
-
Registers a
QualifiedMetacardTypein the system so that it is accessible toInputTransformers,MetacardTransformers,QueryResponseTransformers, and other components. - registerValidators(String, Set<? extends AttributeValidator>) - Method in interface ddf.catalog.validation.AttributeValidatorRegistry
-
Registers the given
AttributeValidator(s) to the given attribute name. - RELATED - Static variable in interface ddf.catalog.data.Metacard
- RELATED - Static variable in interface ddf.catalog.data.types.Associations
- relative(String, long) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the value associated with a property is relatively within a duration of milliseconds in the past from the current time of evaluation.
- RELEVANCE - Static variable in interface ddf.catalog.data.Result
-
Constant used to specify a sort policy based on relevance.
- REMOTE_DESTINATION_KEY - Static variable in class ddf.catalog.Constants
- RemoteSource - Interface in ddf.catalog.source
-
The Interface
RemoteSourceis used to represent a remoteSource. - removeDefaultValue(String) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Removes the default value for the given attribute.
- removeDefaultValue(String, String) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Removes the default value for the given attribute of the given metacard type.
- removeDefaultValues() - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Removes all 'global' default values (i.e., the default values for the attributes that are not tied to specific metacard types).
- removeDefaultValues(String) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Removes all the default attribute values for the given metacard type.
- ReportingMetacardValidator - Interface in ddf.catalog.validation
- Request - Interface in ddf.catalog.operation
- requestsTotalResultsCount() - Method in interface ddf.catalog.operation.Query
-
Determines whether the total number of results should be returned
- RequiredAttributes - Interface in ddf.catalog.data
-
List of required attributes for a metacard type.
- RequiredAttributesRegistry - Interface in ddf.catalog.data
-
Manages required attribute values, which correspond to specific metacard types.
- Resource - Interface in ddf.catalog.resource
-
A Resource represents an item (e.g. image, video, document, etc.) that has been posted for sharing.
- RESOURCE_DOWNLOAD_URL - Static variable in interface ddf.catalog.data.Metacard
- RESOURCE_DOWNLOAD_URL - Static variable in interface ddf.catalog.data.types.Core
- RESOURCE_SIZE - Static variable in interface ddf.catalog.data.Metacard
- RESOURCE_SIZE - Static variable in interface ddf.catalog.data.types.Core
- RESOURCE_URI - Static variable in interface ddf.catalog.data.Metacard
- RESOURCE_URI - Static variable in interface ddf.catalog.data.types.Core
- ResourceNotFoundException - Exception Class in ddf.catalog.resource
-
ResourceNotFoundException is thrown when a
ResourceReaderis unable to find aResource. - ResourceNotFoundException() - Constructor for exception class ddf.catalog.resource.ResourceNotFoundException
-
Instantiates a new ResourceNotFoundException.
- ResourceNotFoundException(String) - Constructor for exception class ddf.catalog.resource.ResourceNotFoundException
-
Instantiates a new resource not found exception with the provided message.
- ResourceNotFoundException(String, Throwable) - Constructor for exception class ddf.catalog.resource.ResourceNotFoundException
-
Instantiates a new resource not found exception with the provided message and a throwable.
- ResourceNotFoundException(Throwable) - Constructor for exception class ddf.catalog.resource.ResourceNotFoundException
-
Instantiates a new resource not found exception with the provided throwable.
- ResourceNotSupportedException - Exception Class in ddf.catalog.resource
-
The ResourceNotSupportedException is thrown by a
ResourceReaderorwhen they do not support ainvalid reference
CatalogFrameworkResourceor.invalid reference
ResourceRequest - ResourceNotSupportedException() - Constructor for exception class ddf.catalog.resource.ResourceNotSupportedException
-
Instantiates a resource not supported exception.
- ResourceNotSupportedException(String) - Constructor for exception class ddf.catalog.resource.ResourceNotSupportedException
-
Instantiates a new resource not supported exception with the provided message.
- ResourceNotSupportedException(String, Throwable) - Constructor for exception class ddf.catalog.resource.ResourceNotSupportedException
-
Instantiates a new resource not supported exception with the provided message and throwable.
- ResourceNotSupportedException(Throwable) - Constructor for exception class ddf.catalog.resource.ResourceNotSupportedException
-
Instantiates a new resource not supported exception with the provided throwable.
- ResourceReader - Interface in ddf.catalog.resource
-
A ResourceReader is used to obtain a
Resource. - ResourceRequest - Interface in ddf.catalog.operation
- ResourceResponse - Interface in ddf.catalog.operation
- ResourceWriter - Interface in ddf.catalog.resource
-
The ResourceWriter is used to store a
Resource. - response() - Method in interface ddf.catalog.security.FilterResult
-
Returns a filtered
Response - Response<T> - Interface in ddf.catalog.operation
- Result - Interface in ddf.catalog.data
- ResultAttributeHighlight - Interface in ddf.catalog.operation
-
ResultAttributeHighlight represents a specific attribute that matched a query and provides indications of what the specific data the query matched on via a list of highlights.
- ResultHighlight - Interface in ddf.catalog.operation
-
ResultHighlight represents a list of attributes that matched a given query for a particular result as identified by the ID returned from the
getResultIdmethod. - retrieveResource(URI, Map<String, Serializable>) - Method in interface ddf.catalog.resource.ResourceReader
- rollback(StorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Rollback will be called by the
CatalogFrameworkto discard changes related to create, update, and delete requests
S
- SCANNING_MODE - Static variable in interface ddf.catalog.data.types.Media
- Security - Interface in ddf.catalog.data.types
-
This code is experimental.
- SECURITY - Static variable in interface ddf.catalog.data.Metacard
- SECURITY_MATCH_ALL - Static variable in interface ddf.catalog.data.Metacard
-
Deprecated.Not to be used anymore, replaced with SECURITY attribute.
- SECURITY_MATCH_ONE - Static variable in interface ddf.catalog.data.Metacard
-
Deprecated.Not to be used anymore, replaced with SECURITY attribute.
- SERVICE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- SERVICE_DESCRIPTION - Static variable in class ddf.catalog.Constants
-
The constant SERVICE_DESCRIPTION.
- SERVICE_ID - Static variable in class ddf.catalog.Constants
-
The constant to be used by Catalog Services to register a unique name by which they can be referred
- SERVICE_SHORTNAME - Static variable in class ddf.catalog.Constants
-
Deprecated.
- SERVICE_TITLE - Static variable in class ddf.catalog.Constants
-
The constant SERVICE_TITLE.
- setAttribute(Attribute) - Method in interface ddf.catalog.data.Metacard
-
Sets
Attributewith new attribute. - setAvailable() - Method in interface ddf.catalog.source.SourceMonitor
-
This method is used to identify to the caller that the
Sourceis now available. - setConfigurationPid(String) - Method in interface ddf.catalog.service.ConfiguredService
-
Sets the PID of this service's corresponding configuration
- setDefaultValue(String, Serializable) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Registers the given value as the default value for the given attribute across all metacard types (i.e., it is a 'global' default value).
- setDefaultValue(String, String, Serializable) - Method in interface ddf.catalog.data.DefaultAttributeValueRegistry
-
Registers the given value as the default value for the given attribute of the given metacard type.
- setSourceId(String) - Method in interface ddf.catalog.data.Metacard
-
Sets the source ID of the source the metacard is located.
- setUnavailable() - Method in interface ddf.catalog.source.SourceMonitor
-
This method is used to identify to the caller that the
Sourceis now unavailable. - SHORT - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
- SINGLE_CHAR - Static variable in class ddf.catalog.filter.FilterDelegate
-
Normalized single wildcard character used to match exactly one character
- SITE_LIST - Static variable in interface ddf.catalog.operation.QueryResponse
- SOFTWARE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- SORT_POLICY_VALUE_DISTANCE - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
Result.DISTANCEinstead - SORT_POLICY_VALUE_RELEVANCE - Static variable in class ddf.catalog.Constants
-
Deprecated.Use
Result.RELEVANCEinstead - SORT_POLICY_VALUE_TEMPORAL - Static variable in class ddf.catalog.Constants
-
Deprecated.Use the appropriate temporal field from
Metacard - SOUND - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- Source - Interface in ddf.catalog.source
-
The Source is used to represent a system that has Metacards in a catalog.
- SOURCE_ID - Static variable in interface ddf.catalog.data.Metacard
-
Deprecated.
- SOURCE_ID - Static variable in interface ddf.catalog.data.types.Core
- SOURCE_ID - Static variable in interface ddf.catalog.operation.ResourceRequest
- SourceAttributeRestriction - Interface in ddf.catalog.source
-
Any
Sourcecan optionally implement this interface to provide a set of attributes that it supports querying on. - SourceCache - Interface in ddf.catalog.source
-
Used by
PostFederatedQueryPluginandPreFederatedQueryPluginto determine if a source is the cache. - SourceDescriptor - Interface in ddf.catalog.source
-
The Interface
SourceDescriptoris used to describe aSource. - SourceInfoRequest - Interface in ddf.catalog.operation
-
The SourceInfoRequest represents a request to obtaininformation.
invalid reference
Source - SourceInfoResponse - Interface in ddf.catalog.operation
-
The SourceInfoResponse is used to returninformation on an operation.
invalid reference
Source - SourceMonitor - Interface in ddf.catalog.source
-
The Interface
SourceMonitoris used as a callback object when the availability of aSourcechanges. - SourcePlugin - Interface in ddf.catalog.plugin
-
Provides a plugin point for manipulating the framework source responses for getSourceIds and getSourceInfo methods
- SourceProcessingDetails - Interface in ddf.catalog.operation
-
The Interface SourceProcessingDetails is intended to capture the processing details (e.g.
- SourceResponse - Interface in ddf.catalog.operation
-
Query status should come back in the properties.
- SourceUnavailableException - Exception Class in ddf.catalog.source
-
This exception should be thrown on a
Source-related operation when the source is unavailable. - SourceUnavailableException() - Constructor for exception class ddf.catalog.source.SourceUnavailableException
-
Instantiates a new source unavailable exception.
- SourceUnavailableException(String) - Constructor for exception class ddf.catalog.source.SourceUnavailableException
-
Instantiates a new source unavailable exception with the provided message.
- SourceUnavailableException(String, Throwable) - Constructor for exception class ddf.catalog.source.SourceUnavailableException
-
Instantiates a new source unavailable exception with the provided message and
Throwable. - SourceUnavailableException(Throwable) - Constructor for exception class ddf.catalog.source.SourceUnavailableException
-
Instantiates a new source unavailable exception with the provided
Throwable. - SourceWarningsFilter - Interface in ddf.catalog.security
-
This code is experimental.
- SpatialExpressionBuilder - Interface in ddf.catalog.filter
-
Complete the fluent API to build a spatial
Filter - START - Static variable in interface ddf.catalog.data.types.DateTime
- STILL_IMAGE - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- StopProcessingException - Exception Class in ddf.catalog.plugin
-
Exceptionrepresenting a situation where a Catalog Plugin has executed successfully but will not allow an operation to continue. - StopProcessingException(String) - Constructor for exception class ddf.catalog.plugin.StopProcessingException
- StorageException - Exception Class in ddf.catalog.content
-
Exception thrown when a
StorageProviderencounters problems during its execution of CRUD operations. - StorageException(String) - Constructor for exception class ddf.catalog.content.StorageException
-
Instantiates a new StorageException from a given string.
- StorageException(String, Throwable) - Constructor for exception class ddf.catalog.content.StorageException
-
Instantiates a new StorageException with a message.
- StorageException(Throwable) - Constructor for exception class ddf.catalog.content.StorageException
-
Instantiates a new StorageException with given
Throwable. - StorageProvider - Interface in ddf.catalog.content
-
Provider of content repository storage.
- StorageRequest - Interface in ddf.catalog.content.operation
-
Base request interface for storage operations.
- StorageResponse<T> - Interface in ddf.catalog.content.operation
-
Base response interface for storage operations.
- STORE_REFERENCE_KEY - Static variable in class ddf.catalog.Constants
- storeResource(Resource, String, Map<String, Object>) - Method in interface ddf.catalog.resource.ResourceWriter
-
Stores the
Resourceusing the supplied id and optional arguments - storeResource(Resource, Map<String, Object>) - Method in interface ddf.catalog.resource.ResourceWriter
-
Stores the
Resourcewith optional arguments - STRING - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Attributes of thisAttributeType.AttributeFormatmust have a value that is a Java String and treated as plain text. - SUBJECT_PROPERTY - Static variable in class ddf.catalog.Constants
-
This constant should be used to pass the users credentials in the form of a Subject object through any request/response property map.
- Subscriber - Interface in ddf.catalog.event
-
A Subscriber is used to identify a service that is capable of deleting subscriptions.
- Subscription - Interface in ddf.catalog.event
-
A Subscription is used for a "subscriber" to subscribe to events based on a particular type of filter.
- SUBSCRIPTION_KEY - Static variable in class ddf.catalog.Constants
- SubscriptionExistsException - Exception Class in ddf.catalog.event
-
The exception thrown when problems creating a subscription are detected due to a
Subscriptionwith the same ID already existing in the OSGi registry. - SubscriptionExistsException() - Constructor for exception class ddf.catalog.event.SubscriptionExistsException
- SubscriptionNotFoundException - Exception Class in ddf.catalog.event
-
The exception thrown when problems updating or deleting a subscription are detected due to the
Subscriptionnot being found in the OSGi registry. - SubscriptionNotFoundException(String) - Constructor for exception class ddf.catalog.event.SubscriptionNotFoundException
-
Instantiates a new subscription not found exception with the provided message.
- SubscriptionNotFoundException(String, Throwable) - Constructor for exception class ddf.catalog.event.SubscriptionNotFoundException
-
Instantiates a new subscription not found exception with the provided message and throwable.
- SubscriptionNotFoundException(Throwable) - Constructor for exception class ddf.catalog.event.SubscriptionNotFoundException
-
Instantiates a new subscription not found exception with the provided throwable.
- SUGGESTION_BUILD_KEY - Static variable in class ddf.catalog.Constants
- SUGGESTION_CONTEXT_KEY - Static variable in class ddf.catalog.Constants
- SUGGESTION_DICT_KEY - Static variable in class ddf.catalog.Constants
- SUGGESTION_QUERY_KEY - Static variable in class ddf.catalog.Constants
- SUGGESTION_RESULT_KEY - Static variable in class ddf.catalog.Constants
T
- TAGS - Static variable in interface ddf.catalog.data.Metacard
- TAGS - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the version tags for a history.invalid reference
Metacard - take() - Method in interface ddf.catalog.operation.QueryResponse
- take(long) - Method in interface ddf.catalog.operation.QueryResponse
- TARGET_NAMESPACE - Static variable in interface ddf.catalog.data.Metacard
-
Attribute name for querying the target namespace of the metadata content type of a
Metacard. - TEMPORAL - Static variable in interface ddf.catalog.data.Result
-
Constant used to specify a sort policy based on temporal data.
- TemporalInstantExpressionBuilder - Interface in ddf.catalog.filter
-
Completes the fluent API to build a temporal
Filterusing an instant in time (vs a bounded range) - TemporalRangeExpressionBuilder - Interface in ddf.catalog.filter
-
Finishes the fluent API to create a Temporal Range
Filter - TermFacetProperties - Interface in ddf.catalog.operation
-
TermFacetPropertiesImpl object using the supplied parameters to facet on the provided attributes, returning results sorted by the provided key.
- TermFacetProperties.SortFacetsBy - Enum Class in ddf.catalog.operation
- text(String) - Method in interface ddf.catalog.filter.ContextualExpressionBuilder
-
Creates a case-insensitive contextual
Filter - text(String) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a text value - TEXT - Enum constant in enum class ddf.catalog.data.types.constants.core.DataType
- textArg(String) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a text value - THUMBNAIL - Static variable in interface ddf.catalog.data.Metacard
- THUMBNAIL - Static variable in interface ddf.catalog.data.types.Core
- TITLE - Static variable in interface ddf.catalog.data.Metacard
- TITLE - Static variable in interface ddf.catalog.data.types.Core
- Topic - Interface in ddf.catalog.data.types
-
This code is experimental.
- toString() - Method in enum class ddf.catalog.data.types.constants.core.DataType
- toString() - Method in exception class ddf.catalog.validation.ValidationException
-
Converts this exception into a String representation.
- TOTAL_HITS - Static variable in interface ddf.catalog.operation.QueryResponse
- TOTAL_RESULTS_RETURNED - Static variable in interface ddf.catalog.operation.QueryResponse
- touches(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property touches a WKT geometry.
- transform(Metacard, String, Map<String, Serializable>) - Method in interface ddf.catalog.CatalogFramework
-
Transforms the provided
MetacardintoBinaryContent. - transform(Metacard, Map<String, Serializable>) - Method in interface ddf.catalog.transform.MetacardTransformer
-
Transforms the provided
Metacardinto aBinaryContent - transform(QueryRequest, Map<String, Serializable>) - Method in interface ddf.catalog.transform.QueryFilterTransformer
-
Transforms a
QueryRequest. - transform(SourceResponse, String, Map<String, Serializable>) - Method in interface ddf.catalog.CatalogFramework
- transform(SourceResponse, Map<String, Serializable>) - Method in interface ddf.catalog.transform.QueryResponseTransformer
-
Transforms the list of results into the
BinaryContent. - transform(InputStream) - Method in interface ddf.catalog.transform.InputTransformer
-
Transforms the input into a
Metacard. - transform(InputStream, String) - Method in interface ddf.catalog.transform.InputTransformer
- transform(InputStream, Map<String, Serializable>) - Method in interface ddf.catalog.transform.InputCollectionTransformer
-
Transforms an
InputStreaminto a list ofMetacards. - TYPE - Static variable in interface ddf.catalog.data.types.Media
- TYPE - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the version types for a history.invalid reference
Metacard - TYPE_BINARY - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the version types in binary for a history.invalid reference
Metacard
U
- unregister(QualifiedMetacardType) - Method in interface ddf.catalog.data.MetacardTypeRegistry
-
Removes from the registry the given QualifiedMetacardType.
- UnsupportedQueryException - Exception Class in ddf.catalog.source
-
UnsupportedQueryExceptionis thrown by aSourcewhen it cannot support a providedinvalid reference
QueryRequest - UnsupportedQueryException() - Constructor for exception class ddf.catalog.source.UnsupportedQueryException
-
Instantiates a new unsupported query exception.
- UnsupportedQueryException(String) - Constructor for exception class ddf.catalog.source.UnsupportedQueryException
-
Instantiates a new unsupported query exception with the provided message.
- UnsupportedQueryException(String, Throwable) - Constructor for exception class ddf.catalog.source.UnsupportedQueryException
-
Instantiates a new unsupported query exception with the provided message and
Throwable. - UnsupportedQueryException(Throwable) - Constructor for exception class ddf.catalog.source.UnsupportedQueryException
-
Instantiates a new unsupported query exception with the provided
Throwable. - update(UpdateStorageRequest) - Method in interface ddf.catalog.CatalogFramework
-
This code is experimental.
- update(UpdateStorageRequest) - Method in interface ddf.catalog.content.StorageProvider
-
Updates a
ContentItemin the content repository. - update(UpdateRequest) - Method in interface ddf.catalog.CatalogFramework
-
Updates a list of Metacards.
- update(UpdateRequest) - Method in interface ddf.catalog.source.CatalogProvider
-
Updates a list of
Metacardrecords. - update(UpdateRequest) - Method in interface ddf.catalog.source.CatalogStore
-
Updates a list of
Metacardrecords. - Update - Interface in ddf.catalog.operation
-
Represents an update of a single
Metacard, which has an older (previous) version and a new (current) version. - UPDATE - Enum constant in enum class ddf.catalog.operation.OperationTransaction.OperationType
- UPDATE_BY_ID - Static variable in interface ddf.catalog.operation.UpdateRequest
- UPDATE_BY_PRODUCT_URI - Static variable in interface ddf.catalog.operation.UpdateRequest
-
Shortcut for the
Attributename used for updatingMetacards by theStringvalue of theMetacard'sResource URI. - updatedHit(Metacard, Metacard) - Method in interface ddf.catalog.event.DeliveryMethod
-
This method will determine how to handle a
Metacardwhen it is updated. - updatedMiss(Metacard, Metacard) - Method in interface ddf.catalog.event.DeliveryMethod
-
This method will determine how to handle a
Metacardwhen it is updated. - UpdateRequest - Interface in ddf.catalog.operation
-
Interface representing a request to update a Metacard.
- UpdateResponse - Interface in ddf.catalog.operation
- UpdateStorageRequest - Interface in ddf.catalog.content.operation
-
Request to update the file associated with a Metacard
- UpdateStorageResponse - Interface in ddf.catalog.content.operation
-
Response containing the updated
ContentItems - updateSubscription(Subscription, String) - Method in interface ddf.catalog.event.EventProcessor
-
Updates the subscription associated with the given id.
- URL_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
V
- validate(Attribute) - Method in interface ddf.catalog.validation.AttributeValidator
-
Validates a single
Attribute. - validate(Metacard) - Method in interface ddf.catalog.validation.MetacardValidator
-
Validates a
Metacard - validate(QueryRequest) - Method in interface ddf.catalog.validation.QueryValidator
-
Validates a
QueryRequestfor semantic correctness. - validateMetacard(Metacard) - Method in interface ddf.catalog.validation.ReportingMetacardValidator
-
Validates a
Metacard. - Validation - Interface in ddf.catalog.data.types
-
This code is experimental.
- VALIDATION_ERRORS - Static variable in interface ddf.catalog.data.types.Validation
- VALIDATION_WARNINGS - Static variable in interface ddf.catalog.data.types.Validation
- ValidationException - Exception Class in ddf.catalog.validation
-
Thrown to indicate that a validation operation could not be completed.
- ValidationException() - Constructor for exception class ddf.catalog.validation.ValidationException
-
Constructs a
ValidationExceptionwith no detailed message. - ValidationException(String) - Constructor for exception class ddf.catalog.validation.ValidationException
-
Constructs a
ValidationExceptionwith a specified summary message of the failure. - ValidationException(String, Throwable) - Constructor for exception class ddf.catalog.validation.ValidationException
-
Constructs a
ValidationExceptionwith a specified summary message and cause of the failure. - ValidationException(Throwable) - Constructor for exception class ddf.catalog.validation.ValidationException
-
Constructs a
ValidationExceptionwith a cause of the failure. - ValidationViolation - Interface in ddf.catalog.validation.violation
-
Describes a violation of a constraint on an attribute or metacard.
- ValidationViolation.Severity - Enum Class in ddf.catalog.validation.violation
-
Describes the severity of a validation violation.
- valueOf(String) - Static method in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.data.types.constants.core.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.operation.OperationTransaction.OperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.operation.TermFacetProperties.SortFacetsBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.plugin.OAuthPluginException.ErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.validation.violation.QueryValidationViolation.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ddf.catalog.validation.violation.ValidationViolation.Severity
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.data.types.constants.core.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.operation.OperationTransaction.OperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.operation.TermFacetProperties.SortFacetsBy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.plugin.OAuthPluginException.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.validation.violation.QueryValidationViolation.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ddf.catalog.validation.violation.ValidationViolation.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Version - Interface in ddf.catalog.data.types
-
This code is experimental.
- VERSION_KEY - Static variable in interface ddf.catalog.endpoint.CatalogEndpoint
- VERSIONED_BY - Static variable in interface ddf.catalog.data.types.Version
-
Attributename for accessing the versioned date of a history.invalid reference
Metacard - VOCABULARY - Static variable in interface ddf.catalog.data.types.Topic
-
Attributename for accessing the topic vocabulary of the resource of this.invalid reference
Metacard
W
- WARNING - Enum constant in enum class ddf.catalog.validation.violation.QueryValidationViolation.Severity
- WARNING - Enum constant in enum class ddf.catalog.validation.violation.ValidationViolation.Severity
- WIDTH - Static variable in interface ddf.catalog.data.types.Media
- WILDCARD_CHAR - Static variable in class ddf.catalog.filter.FilterDelegate
-
Normalized wildcard character used to match zero or more characters.
- within() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "within" operator (
Within) - within(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Compares the geometry associated with a property is within a WKT geometry.
- withinBuffer() - Method in interface ddf.catalog.filter.ExpressionBuilder
-
Continue building a Filter with the "within distance" operator (
DWithin) - wkt(String) - Method in interface ddf.catalog.filter.EqualityExpressionBuilder
-
Completes building the
Filterbased on a WKT shape - wkt(String) - Method in interface ddf.catalog.filter.SpatialExpressionBuilder
- wkt(String, double) - Method in interface ddf.catalog.filter.BufferedSpatialExpressionBuilder
-
Creates a
Filtermatching against a wkt-defined shape buffered by the specified distance - wktArg(String) - Method in interface ddf.catalog.filter.ArgumentBuilder
-
Continues building the
ArgumentBuilderbased on a WKT shape
X
- XML - Enum constant in enum class ddf.catalog.data.AttributeType.AttributeFormat
-
Attributes of thisAttributeType.AttributeFormatmust have a value that is a XML-formatted JavaString. - xpath(String) - Method in interface ddf.catalog.filter.FilterBuilder
-
Begin creating a
Filterthat will matchMetacards based on values selected via an XPath selector. - XPathBasicBuilder - Interface in ddf.catalog.filter
-
Builds XPath-based Contextual
Filters. - XPathBuilder - Interface in ddf.catalog.filter
-
Builds XPath
Filters - xpathExists(String) - Method in class ddf.catalog.filter.FilterDelegate
-
Deprecated.
- xpathIsFuzzy(String, String) - Method in class ddf.catalog.filter.FilterDelegate
-
Deprecated.
- xpathIsLike(String, String, boolean) - Method in class ddf.catalog.filter.FilterDelegate
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Describable