com.centrasite.control.reports
Class ApplicableToObjectTypesAdapter.ConceptItemEx

java.lang.Object
  extended by com.centrasite.control.AbstractItem
      extended by com.centrasite.control.registry.items.RegistryObjectItem
          extended by com.centrasite.control.registry.items.ConceptItem
              extended by com.centrasite.control.reports.ApplicableToObjectTypesAdapter.ConceptItemEx
All Implemented Interfaces:
com.centrasite.control.Item
Enclosing class:
ApplicableToObjectTypesAdapter

public class ApplicableToObjectTypesAdapter.ConceptItemEx
extends com.centrasite.control.registry.items.ConceptItem


Nested Class Summary
 
Nested classes/interfaces inherited from class com.centrasite.control.registry.items.RegistryObjectItem
com.centrasite.control.registry.items.RegistryObjectItem.ProfileVisibilityBean, com.centrasite.control.registry.items.RegistryObjectItem.ReferencingDescriptor
 
Field Summary
 
Fields inherited from class com.centrasite.control.registry.items.RegistryObjectItem
profilePermissionUpdated, REFERENCING_LIST_AS_ITEMS, REFERENCING_LIST_AS_REFOBJECTS
 
Fields inherited from class com.centrasite.control.AbstractItem
rcs_id
 
Constructor Summary
ApplicableToObjectTypesAdapter.ConceptItemEx(javax.xml.registry.infomodel.RegistryObject ro, com.centrasite.control.Connector con, boolean selected, boolean isSelectable)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 boolean getIsSelectable()
           
 boolean getSelected()
           
 int hashCode()
           
 void setSelected(boolean selected)
           
 
Methods inherited from class com.centrasite.control.registry.items.ConceptItem
cannotHaveChildren, createConcept, createInstance, equals, getCachedConcept, getChildren, getChildren, getConcept, getDetailsCommand, getDisplayName, getDisplayName, getImageURL, getJaxrObjectTypes, getLabel, getLocalName, getLocalName, getNameEx, getPath, getQNameString, getQNameString, getReport, getReportForDetailView, hasNoChildren, isObjectType, isObjectType, isStandaloneObjectType, showReport
 
Methods inherited from class com.centrasite.control.registry.items.RegistryObjectItem
addAuditComment, addClassification, addClassification, addExternalClassification, addInternelClassification, clearCache, clearProperties, delete, delete, freeze, getAccessControlElements, getCachedRegistryObject, getCentraSiteRegistryObject, getCentraSiteVirtualTypeConcept, getCollectRestServiceAssociatedObjects, getCollectVirtualServiceAssociatedObjects, getCurrentUserPermissionItem, getDefinedSlotNames, getDescription, getKey, getLargeImageURL, getLastAuditableEvent, getName, getName, getNonPermissionAccessControlElements, getPermissionForNonPermissionACL, getPrivilegeDescriptor, getProperties, getReferencingItems, getReferencingObjects, getRegistryObject, 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, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getDefaultCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getPersistanceLocale, getRelatedItems, hasRequiredAttribute, isLocked, isReadOnly, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicableToObjectTypesAdapter.ConceptItemEx

public ApplicableToObjectTypesAdapter.ConceptItemEx(javax.xml.registry.infomodel.RegistryObject ro,
                                                    com.centrasite.control.Connector con,
                                                    boolean selected,
                                                    boolean isSelectable)
                                             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getSelected

public boolean getSelected()

setSelected

public void setSelected(boolean selected)

getIsSelectable

public boolean getIsSelectable()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class com.centrasite.control.registry.items.ConceptItem

hashCode

public int hashCode()
Overrides:
hashCode in class com.centrasite.control.registry.items.ConceptItem