Package ddf.catalog.data.types
Interface Version
public interface Version
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 action associated with a historyMetacard.static final StringAttributename for accessing the editor of a historyMetacard.static final StringAttributename for accessing the version id for a historyMetacard.static final StringAttributename for accessing the version tags for a historyMetacard.static final StringAttributename for accessing the version types for a historyMetacard.static final StringAttributename for accessing the version types in binary for a historyMetacard.static final StringAttributename for accessing the versioned date of a historyMetacard.
-
Field Details
-
ACTION
- See Also:
-
EDITED_BY
- See Also:
-
ID
- See Also:
-
TAGS
- See Also:
-
TYPE
- See Also:
-
TYPE_BINARY
- See Also:
-
VERSIONED_BY
- See Also:
-