public class PolicyLogItem extends AbstractItem
rcs_id
Constructor and Description |
---|
PolicyLogItem(Connector connector) |
PolicyLogItem(com.softwareag.centrasite.policy.log.PolicyLog policyLog,
Connector connector) |
Modifier and Type | Method and Description |
---|---|
com.softwareag.centrasite.policy.log.AssertionLog |
getAssertionLog() |
java.util.Iterator |
getChildren() |
java.util.Iterator |
getChildren(boolean refresh) |
java.lang.String |
getDescription() |
java.lang.String |
getImageURL() |
java.lang.String |
getName() |
com.softwareag.centrasite.policy.log.PolicyLog |
getPolicyLog() |
boolean |
hasNoChildren() |
void |
setAssertionLog(com.softwareag.centrasite.policy.log.AssertionLog assertionLog) |
void |
setPolicyLog(com.softwareag.centrasite.policy.log.PolicyLog policyLog) |
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, save, setAccessControlElements, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setProperties, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport, toString
public PolicyLogItem(Connector connector)
public PolicyLogItem(com.softwareag.centrasite.policy.log.PolicyLog policyLog, Connector connector)
public com.softwareag.centrasite.policy.log.PolicyLog getPolicyLog()
public void setPolicyLog(com.softwareag.centrasite.policy.log.PolicyLog policyLog)
public com.softwareag.centrasite.policy.log.AssertionLog getAssertionLog()
public void setAssertionLog(com.softwareag.centrasite.policy.log.AssertionLog assertionLog)
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 boolean hasNoChildren() throws java.lang.Exception
java.lang.Exception