public interface Core
| Modifier and Type | Field and Description |
|---|---|
static String |
CHECKSUM
Attribute checksum value for the Metacard.RESOURCE_URI |
static String |
CHECKSUM_ALGORITHM
Attribute algorithm used to calculate the checksum on the Metacard.RESOURCE_URI for local resources |
static String |
CREATED
|
static String |
DATATYPE
|
static String |
DERIVED_RESOURCE_DOWNLOAD_URL
|
static String |
DERIVED_RESOURCE_URI
Attribute that provides URIs for derived formats of the ddf.catalog.data.Metacard.RESOURCE_URI |
static String |
DESCRIPTION
|
static String |
EXPIRATION
|
static String |
ID
|
static String |
LANGUAGE
|
static String |
LOCATION
|
static String |
METACARD_CREATED
|
static String |
METACARD_MODIFIED
|
static String |
METACARD_OWNER
|
static String |
METACARD_TAGS
|
static String |
METADATA
|
static String |
MODIFIED
|
static String |
RESOURCE_DOWNLOAD_URL
|
static String |
RESOURCE_SIZE
|
static String |
RESOURCE_URI
|
static String |
SOURCE_ID
|
static String |
THUMBNAIL
|
static String |
TITLE
|
static final String CHECKSUM
Attribute checksum value for the Metacard.RESOURCE_URIstatic final String CHECKSUM_ALGORITHM
Attribute algorithm used to calculate the checksum on the Metacard.RESOURCE_URI for local resourcesstatic final String CREATED
static final String DESCRIPTION
static final String EXPIRATION
static final String ID
Attribute name for accessing the ID of the Metacard. Source is required to return this ddf.catalog.data.Attribute.static final String LANGUAGE
static final String LOCATION
static final String METADATA
static final String MODIFIED
static final String DERIVED_RESOURCE_DOWNLOAD_URL
Attribute name for accessing the derived resource download URL for the
derived products of this Metacard. static final String DERIVED_RESOURCE_URI
Attribute that provides URIs for derived formats of the ddf.catalog.data.Metacard.RESOURCE_URIstatic final String RESOURCE_DOWNLOAD_URL
static final String RESOURCE_SIZE
static final String RESOURCE_URI
static final String SOURCE_ID
static final String THUMBNAIL
Attribute name for accessing the thumbnail image of the product this
Metacard represents. The thumbnail must be of MIME Type
image/jpeg and 128 kilobytes or less. static final String TITLE
static final String DATATYPE
static final String METACARD_CREATED
static final String METACARD_MODIFIED
static final String METACARD_OWNER
static final String METACARD_TAGS
Attribute name for accessing the tags of the Metacard. This work is licensed under a Creative Commons Attribution 4.0 International License.