Package ddf.catalog.data.impl.types
Class TopicAttributes
java.lang.Object
ddf.catalog.data.impl.types.TopicAttributes
- All Implemented Interfaces:
ddf.catalog.data.MetacardType,ddf.catalog.data.types.Topic,Serializable
public class TopicAttributes
extends Object
implements ddf.catalog.data.types.Topic, ddf.catalog.data.MetacardType
This class provides attributes that describe the topic of the resource.
- 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.Topic
CATEGORY, KEYWORD, VOCABULARY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionddf.catalog.data.AttributeDescriptorgetAttributeDescriptor(String name) Set<ddf.catalog.data.AttributeDescriptor>getName()
-
Constructor Details
-
TopicAttributes
public TopicAttributes()
-
-
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
-