public interface CentraSiteRegistryEntry extends CentraSiteRegistryObject
RegistryEntry
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStabilityAsString()
Get the event type as string.
|
java.lang.String |
getStatusAsString()
Get the event type as string.
|
RegistryEntry |
reread()
Force a re-read of the object without using an already present object within
the object cache.
|
accept, addAuditComment, addCustomAuditableEvent, addImportUpdateAuditableEvent, addPostListener, addPreListener, getCentraSiteACL, getClassificationValue, getConsumers, getCreationDate, getCurrentUserPrivilege, getEmbeddedAuditTrail, getEnclosingObject, getFileAsExternalLink, getFileValue, getInstanceLevelPermissionSet, getLastModificationDate, getOwner, getParentObject, getPreviousOwner, getPreviousSubmittingOrganization, getRelationShipValue, getRelationShipValueMap, getServerTimezoneOffset, getSubmittingOrganizationKey, getVirtualObjectType, isAclModified, isAssociatedTo, isClassifiedWith, isDeleted, isDescendantObjectModified, isInternal, isLocked, isModified, isModifiedByUser, isMoved, isMoveOrganization, isMoveOwner, isObjectModified, isPermissionModified, isPredefined, isPropagatePermissions, isPropagateProfilePermissions, isRevisionObject, logLCStateChange, removeExternalLinkId, setCentraSiteACL, setClassificationValue, setFileValue, setFileValue, setFileWithExternalLink, setFileWithExternalLink, setIgnoreForImport, setInstanceLevelPermissionSet, setInternal, setLocked, setOwner, setParentObject, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValue, setRelationShipValueMap, setSubmittingOrganization, toXMLforExport, toXMLforExport
getRegistryService
java.lang.String getStatusAsString() throws JAXRException
JAXRException
- if an internal error occurs on retrieving the status as stringjava.lang.String getStabilityAsString() throws JAXRException
JAXRException
- if an internal error occurs on retrieving the stability as stringRegistryEntry reread() throws JAXRException
JAXRException