public interface CentraSiteRegistryEntry extends CentraSiteRegistryObject, javax.xml.registry.infomodel.RegistryEntry
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.
|
javax.xml.registry.infomodel.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, setInstanceLevelPermissionSet, setInternal, setLocked, setOwner, setParentObject, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValue, setRelationShipValueMap, setSubmittingOrganization, toXMLforExport, toXMLforExport
getRegistryService
getExpiration, getStability, getStatus, setExpiration, setStability
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
java.lang.String getStatusAsString() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occurs on retrieving the status as stringjava.lang.String getStabilityAsString() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occurs on retrieving the stability as stringjavax.xml.registry.infomodel.RegistryEntry reread() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException