public interface CentraSiteAssociation extends CentraSiteRegistryObject, javax.xml.registry.infomodel.Association
Association
,
RegistryObject
Modifier and Type | Method and Description |
---|---|
javax.xml.registry.infomodel.Key |
getSourceObjectKey()
Gets the key of the object that is the source of this Association.
|
javax.xml.registry.infomodel.Key |
getTargetObjectKey()
Gets the key of the object that is the target of this Association.
|
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
getAssociationType, getSourceObject, getTargetObject, isConfirmed, isConfirmedBySourceOwner, isConfirmedByTargetOwner, isExtramural, setAssociationType, setSourceObject, setTargetObject
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
javax.xml.registry.infomodel.Key getSourceObjectKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occursjavax.xml.registry.infomodel.Key getTargetObjectKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occurs