Class IdAndUriMetacard
java.lang.Object
ddf.catalog.data.impl.MetacardImpl
org.codice.ddf.commands.catalog.export.IdAndUriMetacard
- All Implemented Interfaces:
ddf.catalog.data.Metacard,Serializable
- See Also:
-
Field Summary
Fields inherited from class ddf.catalog.data.impl.MetacardImpl
BASIC_METACARDFields inherited from interface ddf.catalog.data.Metacard
ANY_DATE, ANY_GEO, ANY_TEXT, CHECKSUM, CHECKSUM_ALGORITHM, CONTENT_TYPE, CONTENT_TYPE_VERSION, CREATED, DEFAULT_TAG, DERIVED, DERIVED_RESOURCE_DOWNLOAD_URL, DERIVED_RESOURCE_URI, DESCRIPTION, EFFECTIVE, EXPIRATION, GEOGRAPHY, ID, METADATA, MODIFIED, POINT_OF_CONTACT, RELATED, RESOURCE_DOWNLOAD_URL, RESOURCE_SIZE, RESOURCE_URI, SECURITY, SECURITY_MATCH_ALL, SECURITY_MATCH_ONE, SOURCE_ID, TAGS, TARGET_NAMESPACE, THUMBNAIL, TITLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ddf.catalog.data.impl.MetacardImpl
equals, getAttribute, getContentTypeName, getContentTypeNamespace, getContentTypeVersion, getCreatedDate, getDescription, getEffectiveDate, getExpirationDate, getLocation, getMetacardType, getMetadata, getModifiedDate, getPointOfContact, getResourceSize, getSecurity, getSourceId, getThumbnail, getTitle, hashCode, requestBytes, requestData, requestDate, requestDouble, requestInputStream, requestInteger, requestLong, requestString, setAttribute, setAttribute, setContentTypeName, setContentTypeVersion, setCreatedDate, setDescription, setEffectiveDate, setExpirationDate, setId, setLocation, setMetadata, setModifiedDate, setPointOfContact, setResourceSize, setResourceURI, setSecurity, setSourceId, setTags, setTargetNamespace, setThumbnail, setTitle, setTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ddf.catalog.data.Metacard
getTags
-
Constructor Details
-
IdAndUriMetacard
-
-
Method Details
-
getResourceURI
- Specified by:
getResourceURIin interfaceddf.catalog.data.Metacard- Overrides:
getResourceURIin classMetacardImpl
-
getId
- Specified by:
getIdin interfaceddf.catalog.data.Metacard- Overrides:
getIdin classMetacardImpl
-