public interface GetContentEvent extends RepositoryObject, RetrievalEvent
You can instantiate a GetContentEvent
object in the following ways:
getInstance
or fetchInstance
method on the
Factory.GetContentEvent
class.get_AuditedEvents
on a
Document
object,
and iterate the EventSet
collection for instances of GetContentEvent
objects.GetContentEvent
object from a GetContentEventSet
collection.Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
get_ElementSequenceNumber()
Returns the value of the ElementSequenceNumber property.
|
Id |
get_SourceObjectId()
Returns the value of the SourceObjectId property.
|
get_SourceClassId
get_CmAuditSequence, get_Creator, get_DateCreated, get_DateLastModified, get_EventStatus, get_Id, get_InitiatingUser, get_LastModifier, get_Name, get_Owner, get_Permissions, set_Creator, set_DateCreated, set_DateLastModified, set_EventStatus, set_LastModifier, set_Owner, set_Permissions
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
Id get_SourceObjectId()
java.lang.Integer get_ElementSequenceNumber()
© Copyright IBM Corporation 2006, 2015. All rights reserved.