public class CentraSiteTypeDescItem extends RegistryObjectItem
RegistryObjectItem.ProfileVisibilityBean, RegistryObjectItem.ReferencingDescriptor
profilePermissionUpdated, REFERENCING_LIST_AS_ITEMS, REFERENCING_LIST_AS_REFOBJECTS
rcs_id
Constructor and Description |
---|
CentraSiteTypeDescItem(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType,
Connector connector) |
CentraSiteTypeDescItem(RegistryObject ro,
Connector con) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
com.centrasite.jaxr.type.CentraSiteTypeDescription |
getAssetType() |
com.centrasite.jaxr.assettype.AssetTypeManager |
getAssetTypeManager() |
java.util.Iterator |
getChildren() |
java.util.Iterator |
getChildren(boolean refresh) |
ConceptItem |
getConceptItem() |
java.lang.String |
getDescription() |
java.lang.String |
getDisplayName() |
java.lang.String |
getImageURL() |
java.lang.String |
getName() |
java.lang.String |
getTypeValue() |
int |
hashCode()
Provide hash function for being able to use RegistryObjectItems as key for hashing
|
boolean |
hasNoChildren() |
boolean |
isPermissionGranted() |
boolean |
isSearchEnabled() |
void |
save(ActionContext actionContext)
Save Item
|
void |
setAssetType(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType) |
addAuditComment, addClassification, addClassification, addExternalClassification, addInternelClassification, clearCache, clearProperties, delete, delete, equals, freeze, getAccessControlElements, getCachedRegistryObject, getCentraSiteRegistryObject, getCentraSiteVirtualTypeConcept, getCollectRestServiceAssociatedObjects, getCollectVirtualServiceAssociatedObjects, getCurrentUserPermissionItem, getDefinedSlotNames, getKey, getLabel, getLargeImageURL, getLastAuditableEvent, 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, 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 CentraSiteTypeDescItem(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType, Connector connector) throws JAXRException, java.lang.Exception
JAXRException
java.lang.Exception
public CentraSiteTypeDescItem(RegistryObject ro, Connector con) throws java.lang.Exception
java.lang.Exception
public com.centrasite.jaxr.type.CentraSiteTypeDescription getAssetType()
public void setAssetType(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType) throws JAXRException
JAXRException
public java.lang.String getDisplayName()
public java.lang.String getTypeValue()
public boolean isSearchEnabled()
public void save(ActionContext actionContext) throws java.lang.Exception
AbstractItem
save
in interface Item
save
in class RegistryObjectItem
java.lang.Exception
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 getName() throws java.lang.Exception
getName
in interface Item
getName
in class RegistryObjectItem
java.lang.Exception
public ConceptItem getConceptItem() throws java.lang.Exception
java.lang.Exception
public com.centrasite.jaxr.assettype.AssetTypeManager getAssetTypeManager()
public boolean equals(java.lang.Object other)
equals
in class RegistryObjectItem
public int hashCode()
RegistryObjectItem
hashCode
in class RegistryObjectItem
public boolean isPermissionGranted()
public boolean hasNoChildren() throws java.lang.Exception
hasNoChildren
in interface Item
hasNoChildren
in class RegistryObjectItem
java.lang.Exception