public class ErrorLogItem extends AbstractLogItem
rcs_id
Constructor and Description |
---|
ErrorLogItem(Item item,
java.lang.Exception exception)
Constructs an error log item.
|
Modifier and Type | Method and Description |
---|---|
com.softwareag.cis.plugin.command.Command |
getDefaultCommand() |
java.lang.String |
getSeverityImageURL() |
java.lang.String |
getStatus() |
java.lang.String |
getTypeName() |
void |
setAllowShowDetails(boolean allowShowDetails) |
getChildren, getChildren, getDescription, getException, getImageURL, getKey, getMessage, getName, getNameEx, getPath, getTimeStamp, getWrappedItem, hasNoChildren, showDetailView, showReport
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, clearProperties, getAccessControlElements, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getCurrentUserPermissionItem, getDetailsCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getNonPermissionAccessControlElements, 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, toString
public ErrorLogItem(Item item, java.lang.Exception exception)
item
- The item (e.g. registry or repository object) referenced
by this AbstractLogItemexception
- The exception.public java.lang.String getTypeName()
public java.lang.String getStatus()
getStatus
in class AbstractLogItem
public java.lang.String getSeverityImageURL()
getSeverityImageURL
in class AbstractLogItem
public com.softwareag.cis.plugin.command.Command getDefaultCommand()
getDefaultCommand
in interface Item
getDefaultCommand
in class AbstractLogItem
public void setAllowShowDetails(boolean allowShowDetails)