public class SysDefCentraSiteTypeDescItem extends AbstractItem
rcs_id
Constructor and Description |
---|
SysDefCentraSiteTypeDescItem(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType,
Connector connector) |
SysDefCentraSiteTypeDescItem(Connector connector) |
Modifier and Type | Method and Description |
---|---|
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 |
getImageURL() |
java.lang.String |
getName() |
boolean |
hasNoChildren() |
void |
save(ActionContext actionContext)
Save Item
|
void |
setAssetType(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType) |
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, clearProperties, getAccessControlElements, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getCurrentUserPermissionItem, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getKey, getLanguage, getLocale, getNameEx, getNonPermissionAccessControlElements, getPath, getPersistanceLocale, getPrivilegeDescriptor, getProperties, getRelatedItems, getReport, getReportForDetailView, hasRequiredAttribute, isLocked, isModified, isReadOnly, isStandalone, isSubTabModified, removeCommand, replaceCommand, setAccessControlElements, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setProperties, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport, toString
public SysDefCentraSiteTypeDescItem(Connector connector)
public SysDefCentraSiteTypeDescItem(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType, Connector connector)
public com.centrasite.jaxr.type.CentraSiteTypeDescription getAssetType()
public void setAssetType(com.centrasite.jaxr.type.CentraSiteTypeDescription assetType)
public void save(ActionContext actionContext) throws java.lang.Exception
AbstractItem
save
in interface Item
save
in class AbstractItem
java.lang.Exception
public java.util.Iterator getChildren() throws java.lang.Exception
java.lang.Exception
public java.util.Iterator getChildren(boolean refresh) throws java.lang.Exception
java.lang.Exception
public java.lang.String getDescription() throws java.lang.Exception
java.lang.Exception
public java.lang.String getImageURL() throws java.lang.Exception
java.lang.Exception
public java.lang.String getName() 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 hasNoChildren() throws java.lang.Exception
java.lang.Exception