public interface CentraSiteConcept extends CentraSiteRegistryObject, javax.xml.registry.infomodel.Concept
Concept
,
RegistryObject
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
getCentraSiteOperations()
Return the collection of CentraSiteOperation objects belonging to
this type concept.
|
javax.xml.registry.infomodel.Key |
getClassificationSchemeKey()
Gets the key of the ClassificationScheme that this Concept is a descendent of.
|
javax.xml.registry.infomodel.Key |
getParentKey()
Gets the key of the parent Concept or ClassificationScheme for this object.
|
accept, addAuditComment, addCustomAuditableEvent, addPostListener, addPreListener, getCentraSiteACL, getClassificationValue, getCreationDate, getCurrentUserPrivilege, getEmbeddedAuditTrail, getEnclosingObject, getFileAsExternalLink, getFileValue, getInstanceLevelPermissionSet, getLastModificationDate, getOwner, getPreviousOwner, getPreviousSubmittingOrganization, getRelationShipValue, 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, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValue, setSubmittingOrganization, toXMLforExport, toXMLforExport
getRegistryService
addChildConcept, addChildConcepts, getChildConceptCount, getChildrenConcepts, getClassificationScheme, getDescendantConcepts, getParent, getParentConcept, getPath, getValue, removeChildConcept, removeChildConcepts, setValue
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 getParentKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occursjavax.xml.registry.infomodel.Key getClassificationSchemeKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occurs on retrieving the key of the ClassificationSchemejava.util.Collection getCentraSiteOperations() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
- if an internal error occurs on retrieving the centrasite operations