public class DeletedMetacardImpl extends MetacardImpl implements DeletedMetacard
DELETED_BY, DELETED_TAG, DELETION_OF_ID, LAST_VERSION_ID, PREFIX, PREFIXERANY_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 and Description |
|---|
DeletedMetacardImpl(String id,
String deletionOfId,
String deletedBy,
String lastVersionId,
Metacard metacardBeingDeleted) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeletedBy() |
static MetacardType |
getDeletedMetacardType() |
String |
getDeletionOfId() |
String |
getLastVersionId() |
static boolean |
isDeleted(Metacard metacard) |
static boolean |
isNotDeleted(Metacard metacard) |
void |
setDeletedBy(String deletedBy) |
void |
setDeletionOfId(String deletionOfId) |
void |
setLastVersionId(String lastVersionId) |
getAttribute, getContentTypeName, getContentTypeNamespace, getContentTypeVersion, getCreatedDate, getDescription, getEffectiveDate, getExpirationDate, getId, getLocation, getMetacardType, getMetadata, getModifiedDate, getPointOfContact, getResourceSize, getResourceURI, 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, setTypeclone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetAttribute, getContentTypeName, getContentTypeNamespace, getContentTypeVersion, getCreatedDate, getEffectiveDate, getExpirationDate, getId, getLocation, getMetacardType, getMetadata, getModifiedDate, getResourceSize, getResourceURI, getSourceId, getTags, getThumbnail, getTitle, setAttribute, setSourceIdpublic static MetacardType getDeletedMetacardType()
public void setDeletionOfId(String deletionOfId)
public String getDeletionOfId()
public void setDeletedBy(String deletedBy)
public String getDeletedBy()
public void setLastVersionId(String lastVersionId)
public String getLastVersionId()
This work is licensed under a Creative Commons Attribution 4.0 International License.