public class AssociationTypeConceptItem extends RegistryObjectItem
RegistryObjectItem.ProfileVisibilityBean, RegistryObjectItem.ReferencingDescriptor
profilePermissionUpdated, REFERENCING_LIST_AS_ITEMS, REFERENCING_LIST_AS_REFOBJECTS
rcs_id
Constructor and Description |
---|
AssociationTypeConceptItem(javax.xml.registry.infomodel.Concept assoType,
Connector connector) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
com.centrasite.jaxr.assettype.AssetTypeManager |
getAssetTypeManager() |
javax.xml.registry.infomodel.Concept |
getAssociationType() |
java.util.Iterator |
getChildren() |
java.util.Iterator |
getChildren(boolean refresh) |
ConceptItem |
getConceptItem() |
java.lang.String |
getDescription() |
java.lang.String |
getFwdLabel() |
java.lang.String |
getImageURL() |
java.lang.String |
getRevLabel() |
int |
hashCode()
Provide hash function for being able to use RegistryObjectItems as key for hashing
|
boolean |
hasNoChildren() |
boolean |
isPermissionGranted() |
void |
setAssociationType(javax.xml.registry.infomodel.Concept assoType) |
addAuditComment, addClassification, addClassification, addExternalClassification, addInternelClassification, clearCache, clearProperties, delete, delete, equals, freeze, getAccessControlElements, getCachedRegistryObject, getCentraSiteRegistryObject, getCentraSiteVirtualTypeConcept, getCollectRestServiceAssociatedObjects, getCollectVirtualServiceAssociatedObjects, getCurrentUserPermissionItem, getDefinedSlotNames, getKey, getLabel, getLargeImageURL, getLastAuditableEvent, getName, getName, getNameEx, getNonPermissionAccessControlElements, getObjectTypeId, getObjectTypeValue, getPermissionForNonPermissionACL, getPrivilegeDescriptor, getProperties, getReferencingItems, getReferencingObjects, getRegistryObject, getReport, getReportForDetailView, getSlotDescriptions, getTooltip, hasObjectType, hasObjectType, hasObjectType, isAttributeViewable, isCanPropagateACL, isCentraSiteVirtualTypeConcept, isEnabledForVersioning, isModified, isNewItem, isPredefined, isPropagateProfileEnabled, isRevisionObject, isStandalone, logItemConnection, save, setAccessControlElements, setAccessControlElements, setCanPropagateACL, setCollectRestServiceAssociatedObjects, setCollectVirtualServiceAssociatedObjects, setNewItem, setPropagateProfileEnabled, setProperties, toString
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getPath, getPersistanceLocale, getRelatedItems, hasRequiredAttribute, isLocked, isReadOnly, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport
public AssociationTypeConceptItem(javax.xml.registry.infomodel.Concept assoType, Connector connector) throws java.lang.Exception
java.lang.Exception
public javax.xml.registry.infomodel.Concept getAssociationType()
public void setAssociationType(javax.xml.registry.infomodel.Concept assoType)
public java.util.Iterator getChildren() throws java.lang.Exception
getChildren
in interface Item
getChildren
in class RegistryObjectItem
java.lang.Exception
public java.util.Iterator getChildren(boolean refresh) throws java.lang.Exception
getChildren
in interface Item
getChildren
in class RegistryObjectItem
java.lang.Exception
public java.lang.String getDescription() throws java.lang.Exception
getDescription
in interface Item
getDescription
in class RegistryObjectItem
java.lang.Exception
public java.lang.String getImageURL() throws java.lang.Exception
getImageURL
in interface Item
getImageURL
in class RegistryObjectItem
java.lang.Exception
public java.lang.String getFwdLabel() throws java.lang.Exception
java.lang.Exception
public java.lang.String getRevLabel() throws java.lang.Exception
java.lang.Exception
public ConceptItem getConceptItem() throws java.lang.Exception
java.lang.Exception
public com.centrasite.jaxr.assettype.AssetTypeManager getAssetTypeManager()
public boolean isPermissionGranted()
public boolean hasNoChildren() throws java.lang.Exception
hasNoChildren
in interface Item
hasNoChildren
in class RegistryObjectItem
java.lang.Exception
public int hashCode()
RegistryObjectItem
hashCode
in class RegistryObjectItem
public boolean equals(java.lang.Object other)
equals
in class RegistryObjectItem