Package ddf.catalog.data.types
Interface Core
public interface Core
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 StringAttributechecksum value for theMetacard.RESOURCE_URIstatic final StringAttributealgorithm used to calculate the checksum on theMetacard.RESOURCE_URIfor local resourcesstatic final Stringstatic final Stringstatic final Stringstatic final StringAttributethat provides URIs for derived formats of the ddf.catalog.data.Metacard.RESOURCE_URIstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String
-
Field Details
-
CHECKSUM
Attributechecksum value for theMetacard.RESOURCE_URI- See Also:
-
CHECKSUM_ALGORITHM
Attributealgorithm used to calculate the checksum on theMetacard.RESOURCE_URIfor local resources- See Also:
-
CREATED
- See Also:
-
DESCRIPTION
- See Also:
-
EXPIRATION
- See Also:
-
ID
Attributename for accessing the ID of theMetacard.
EverySourceis required to return this ddf.catalog.data.Attribute.- See Also:
-
LANGUAGE
- See Also:
-
LOCATION
- See Also:
-
METADATA
- See Also:
-
MODIFIED
- See Also:
-
DERIVED_RESOURCE_DOWNLOAD_URL
Attributename for accessing the derived resource download URL for the derived products of thisMetacard.
Uses original taxonomy to preserve backwards compatibility.- See Also:
-
DERIVED_RESOURCE_URI
Attributethat provides URIs for derived formats of the ddf.catalog.data.Metacard.RESOURCE_URI- See Also:
-
RESOURCE_DOWNLOAD_URL
Attributename for accessing the resource download URL for the product thisMetacardrepresents. Typically, the framework will write this attribute based on theRESOURCE_URI, and it should not be set directly.- See Also:
-
RESOURCE_SIZE
- See Also:
-
RESOURCE_URI
- See Also:
-
SOURCE_ID
- See Also:
-
THUMBNAIL
Attributename for accessing the thumbnail image of the product thisMetacardrepresents. The thumbnail must be of MIME Typeimage/jpegand 128 kilobytes or less.- See Also:
-
TITLE
- See Also:
-
DATATYPE
- See Also:
-
METACARD_CREATED
- See Also:
-
METACARD_MODIFIED
- See Also:
-
METACARD_OWNER
- See Also:
-
METACARD_TAGS
Attributename for accessing the tags of theMetacard.
Uses original taxonomy to preserve backwards compatibility.- See Also:
-