Package ddf.catalog.data.types
Interface Topic
public interface Topic
This code is experimental. While this interface is functional and tested, it may change or be
removed in a future version of the library.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringAttributename for accessing the topic category for the resource of thisMetacard.static final StringAttributename for accessing the topic keywords of the resource of thisMetacard.static final StringAttributename for accessing the topic vocabulary of the resource of thisMetacard.
-
Field Details
-
CATEGORY
Attributename for accessing the topic category for the resource of thisMetacard.- See Also:
-
KEYWORD
Attributename for accessing the topic keywords of the resource of thisMetacard.- See Also:
-
VOCABULARY
Attributename for accessing the topic vocabulary of the resource of thisMetacard.- See Also:
-