Package ddf.catalog.data
package ddf.catalog.data
Provides the classes for the Catalog Data API and implementation.
-
ClassDescriptionAn instance of an
AttributeType.AttributeDescriptor describes anAttributeand associates it with aAttributeTypeManagesInjectableAttributeservices and injects the appropriateAttributeDescriptors intoMetacardTypes and intoMetacards.Manages registered attribute types.AttributeType<T extends Serializable>Enumerationused to indicate formats ofAttributes.BinaryContentis used to return a format that has been transformed by a Transformer.Used to return the type and version of the content that is currently stored in aSource.Manages default attribute values that apply to all metacard types and default attribute values that apply to specific metacard types.Describes an 'injectable' attribute (i.e., anAttributeDescriptorthat should be injected into specificMetacardTypes or into allMetacardTypes).AMetacardis a container for Metadata.The exception thrown when problems are detected during the creation of aMetacard.This class describes the set of attributes aMetacardcan contain.Registry to maintainMetacardTypes that are supported by the system's Endpoints and Sources.Qualified and uniquely identified set ofAttributeDescriptors used to specify and describe the validAttributes on aMetacard.List of required attributes for a metacard type.Manages required attribute values, which correspond to specific metacard types.