com.centrasite.control.registry.items
Class AssociationTypeConceptItem
java.lang.Object
com.centrasite.control.AbstractItem
com.centrasite.control.registry.items.RegistryObjectItem
com.centrasite.control.registry.items.AssociationTypeConceptItem
- All Implemented Interfaces:
- Item
public class AssociationTypeConceptItem
- extends RegistryObjectItem
AssetTypeItem.java
Methods inherited from class com.centrasite.control.registry.items.RegistryObjectItem |
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, getPermissionForNonPermissionACL, getPrivilegeDescriptor, getProperties, getReferencingItems, getReferencingObjects, getRegistryObject, getReport, getReportForDetailView, getSlotDescriptions, getTooltip, hasObjectType, hasObjectType, hasObjectType, isCanPropagateACL, isCentraSiteVirtualTypeConcept, isEnabledForVersioning, isModified, isNewItem, isPredefined, isPropagateProfileEnabled, isRevisionObject, isStandalone, save, setAccessControlElements, setAccessControlElements, setCanPropagateACL, setCollectRestServiceAssociatedObjects, setCollectVirtualServiceAssociatedObjects, setNewItem, setPropagateProfileEnabled, setProperties, toString |
Methods inherited from class com.centrasite.control.AbstractItem |
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 |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
AssociationTypeConceptItem
public AssociationTypeConceptItem(javax.xml.registry.infomodel.Concept assoType,
Connector connector)
throws java.lang.Exception
- Throws:
java.lang.Exception
getAssociationType
public javax.xml.registry.infomodel.Concept getAssociationType()
setAssociationType
public void setAssociationType(javax.xml.registry.infomodel.Concept assoType)
getChildren
public java.util.Iterator getChildren()
throws java.lang.Exception
- Specified by:
getChildren
in interface Item
- Overrides:
getChildren
in class RegistryObjectItem
- Throws:
java.lang.Exception
getChildren
public java.util.Iterator getChildren(boolean refresh)
throws java.lang.Exception
- Specified by:
getChildren
in interface Item
- Overrides:
getChildren
in class RegistryObjectItem
- Throws:
java.lang.Exception
getDescription
public java.lang.String getDescription()
throws java.lang.Exception
- Specified by:
getDescription
in interface Item
- Overrides:
getDescription
in class RegistryObjectItem
- Throws:
java.lang.Exception
getImageURL
public java.lang.String getImageURL()
throws java.lang.Exception
- Specified by:
getImageURL
in interface Item
- Overrides:
getImageURL
in class RegistryObjectItem
- Throws:
java.lang.Exception
getFwdLabel
public java.lang.String getFwdLabel()
throws java.lang.Exception
- Throws:
java.lang.Exception
getRevLabel
public java.lang.String getRevLabel()
throws java.lang.Exception
- Throws:
java.lang.Exception
getConceptItem
public ConceptItem getConceptItem()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAssetTypeManager
public com.centrasite.jaxr.assettype.AssetTypeManager getAssetTypeManager()
isPermissionGranted
public boolean isPermissionGranted()
hasNoChildren
public boolean hasNoChildren()
throws java.lang.Exception
- Specified by:
hasNoChildren
in interface Item
- Overrides:
hasNoChildren
in class RegistryObjectItem
- Throws:
java.lang.Exception
hashCode
public int hashCode()
- Description copied from class:
RegistryObjectItem
- Provide hash function for being able to use RegistryObjectItems
as key for hashing
- Overrides:
hashCode
in class RegistryObjectItem
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class RegistryObjectItem