public interface CmContentDeletionQueueEntry extends RepositoryObject, CmAbstractQueueEntry
CmContentDeletionQueueSweep
to delete content from an advanced storage area.
An entry is created in the deletion queue when a document or annotation with content stored
in an advanced storage area is deleted.
Modifier and Type | Method and Description |
---|---|
byte[] |
get_OperationData()
Returns the value of the OperationData property.
|
byte[] |
get_ReplicationData()
Returns the value of the ReplicationData property.
|
CmAdvancedStorageArea |
get_StorageArea()
Returns the value of the StorageArea property.
|
changeClass, get_Creator, get_DateCreated, get_DateLastModified, get_DeferralCount, get_DeferralData, get_FailureCount, get_HeldUntilDate, get_Id, get_LastFailureReason, get_LastModifier, get_LeaseHolderId, get_QueueEntryStatus, set_Creator, set_DateCreated, set_DateLastModified, set_FailureCount, set_LastModifier
getObjectStore
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
CmAdvancedStorageArea get_StorageArea()
byte[] get_OperationData()
byte[] get_ReplicationData()
© Copyright IBM Corporation 2006, 2015. All rights reserved.