static CmAuditProcessingBookmark |
Factory.CmAuditProcessingBookmark.createInstance(ObjectStore os,
java.lang.String classId)
Creates a new instance of the subclassable CmAuditProcessingBookmark class to be persisted in the specified object store.
|
static CmAuditProcessingBookmark |
Factory.CmAuditProcessingBookmark.createInstance(ObjectStore os,
java.lang.String classId,
Id id)
Creates a new instance of the subclassable CmAuditProcessingBookmark class to be persisted in the specified object store.
|
static CmAuditProcessingBookmark |
Factory.CmAuditProcessingBookmark.fetchInstance(ObjectStore os,
Id objectId,
PropertyFilter filter)
Retrieves an object of the CmAuditProcessingBookmark class
by the specified object ID from the specified object store.
|
static CmAuditProcessingBookmark |
Factory.CmAuditProcessingBookmark.getInstance(ObjectStore os,
java.lang.String className,
Id objectId)
Constructs an instance of the subclassable CmAuditProcessingBookmark class from the
specified object store.
|