Package ddf.catalog.data.impl.types
Class VersionAttributes
java.lang.Object
ddf.catalog.data.impl.types.VersionAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Version,Serializable
public class VersionAttributes
extends Object
implements ddf.catalog.data.types.Version, ddf.catalog.data.MetacardType
This class provides attributes that describe the history/versioning of the metacard
- See Also:
-
Field Summary
Fields inherited from interface ddf.catalog.data.MetacardType
DEFAULT_METACARD_TYPE_NAME, METACARD_TYPEFields inherited from interface ddf.catalog.data.types.Version
ACTION, EDITED_BY, ID, TAGS, TYPE, TYPE_BINARY, VERSIONED_BY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor>getName()
-
Constructor Details
-
VersionAttributes
public VersionAttributes()
-
-
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
-