public interface SecurityPropagationQueueItem extends RepositoryObject, QueueItem
You cannot create a new instance of SecurityPropagationQueueItem
, but you can retrieve a
persisted object by calling fetchInstance
or getInstance
on Factory.SecurityPropagationQueueItem
.
Modifier and Type | Method and Description |
---|---|
IndependentObject |
get_QueuedObject()
Returns the value of the QueuedObject property.
|
void |
set_QueuedObject(IndependentObject value)
Sets the value of the QueuedObject property.
|
get_Creator, get_DateCreated, get_DateLastModified, get_DequeueHost, get_Id, get_LastModifier, get_NextRetryDate, get_RetryCount, set_Creator, set_DateCreated, set_DateLastModified, set_LastModifier, set_RetryCount
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
IndependentObject get_QueuedObject()
void set_QueuedObject(IndependentObject value)
© Copyright IBM Corporation 2006, 2015. All rights reserved.