Package ddf.catalog.data.impl.types
Class CoreAttributes
java.lang.Object
ddf.catalog.data.impl.types.CoreAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Core,Serializable
public class CoreAttributes
extends Object
implements ddf.catalog.data.types.Core, ddf.catalog.data.MetacardType
This class provides attributes that reflect core attributes expected to be relevant to all
metacard types
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.types.Core
CHECKSUM, CHECKSUM_ALGORITHM, CREATED, DATATYPE, DERIVED_RESOURCE_DOWNLOAD_URL, DERIVED_RESOURCE_URI, DESCRIPTION, EXPIRATION, ID, LANGUAGE, LOCATION, METACARD_CREATED, METACARD_MODIFIED, METACARD_OWNER, METACARD_TAGS, METADATA, MODIFIED, RESOURCE_DOWNLOAD_URL, RESOURCE_SIZE, RESOURCE_URI, SOURCE_ID, THUMBNAIL, TITLEFields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor> getName()
-
Constructor Details
-
CoreAttributes
public CoreAttributes()
-
-
Method Details
-
getAttributeDescriptors
- Specified by:
getAttributeDescriptorsin interfaceddf.catalog.data.MetacardType
-
getAttributeDescriptor
- Specified by:
getAttributeDescriptorin interfaceddf.catalog.data.MetacardType
-
getName
- Specified by:
getNamein interfaceddf.catalog.data.MetacardType
-