public class ActionTemplateItem extends RegistryObjectItem
RegistryObjectItem.ProfileVisibilityBean, RegistryObjectItem.ReferencingDescriptor
profilePermissionUpdated, REFERENCING_LIST_AS_ITEMS, REFERENCING_LIST_AS_REFOBJECTS
rcs_id
Constructor and Description |
---|
ActionTemplateItem(RegistryObject ro,
Connector con) |
Modifier and Type | Method and Description |
---|---|
boolean |
canManageActions() |
boolean |
equals(java.lang.Object other) |
boolean |
equals(RegistryObjectProxyItem other) |
com.softwareag.centrasite.policy.api.PolicyActionTemplate |
getActionTemplate() |
java.lang.String |
getDescription() |
com.softwareag.cis.plugin.command.Command |
getDetailsCommand() |
java.lang.String |
getName() |
Item |
getParentItem() |
java.lang.String |
getType() |
int |
hashCode()
Provide hash function for being able to use RegistryObjectItems as key for hashing
|
boolean |
isUsed(ActionContext actionContext) |
void |
save(ActionContext actionContext)
Save Item
|
void |
setActionTemplate(com.softwareag.centrasite.policy.api.PolicyActionTemplate actionTemplate) |
void |
setParentItem(Item parentItem) |
addAuditComment, addClassification, addClassification, addExternalClassification, addInternelClassification, clearCache, clearProperties, delete, delete, freeze, getAccessControlElements, getCachedRegistryObject, getCentraSiteRegistryObject, getCentraSiteVirtualTypeConcept, getChildren, getChildren, getCollectRestServiceAssociatedObjects, getCollectVirtualServiceAssociatedObjects, getCurrentUserPermissionItem, getDefinedSlotNames, getImageURL, getKey, getLabel, getLargeImageURL, getLastAuditableEvent, getName, getNameEx, getNonPermissionAccessControlElements, getObjectTypeId, getObjectTypeValue, getPermissionForNonPermissionACL, getPrivilegeDescriptor, getProperties, getReferencingItems, getReferencingObjects, getRegistryObject, getReport, getReportForDetailView, getSlotDescriptions, getTooltip, hasNoChildren, 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, getDetailViewTabs, getItem, getLanguage, getLocale, getPath, getPersistanceLocale, getRelatedItems, hasRequiredAttribute, isLocked, isReadOnly, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport
public ActionTemplateItem(RegistryObject ro, Connector con) throws java.lang.Exception
java.lang.Exception
public com.softwareag.centrasite.policy.api.PolicyActionTemplate getActionTemplate()
public void setActionTemplate(com.softwareag.centrasite.policy.api.PolicyActionTemplate actionTemplate)
public com.softwareag.cis.plugin.command.Command getDetailsCommand()
getDetailsCommand
in interface Item
getDetailsCommand
in class AbstractItem
public void save(ActionContext actionContext) throws java.lang.Exception
AbstractItem
save
in interface Item
save
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 java.lang.String getDescription() throws java.lang.Exception
getDescription
in interface Item
getDescription
in class RegistryObjectItem
java.lang.Exception
public Item getParentItem()
public void setParentItem(Item parentItem)
public java.lang.String getType()
public boolean canManageActions() throws SagGeneralSecurityException, JAXRException
SagGeneralSecurityException
JAXRException
public boolean isUsed(ActionContext actionContext) throws JAXRException
JAXRException
public boolean equals(java.lang.Object other)
equals
in class RegistryObjectItem
public int hashCode()
RegistryObjectItem
hashCode
in class RegistryObjectItem
public boolean equals(RegistryObjectProxyItem other)
equals
in class RegistryObjectItem