|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.AbstractItem
com.centrasite.control.log.items.AbstractLogItem
com.centrasite.control.log.items.ValidLogItem
public class ValidLogItem
Valid log item.
Field Summary |
---|
Fields inherited from class com.centrasite.control.AbstractItem |
---|
rcs_id |
Constructor Summary | |
---|---|
ValidLogItem(Item item,
java.lang.Exception e)
Constructs a valid log item. |
Method Summary | |
---|---|
java.lang.String |
getDefaultMessage()
|
java.lang.String |
getSeverityImageURL()
|
java.lang.String |
getStatus()
|
Methods inherited from class com.centrasite.control.log.items.AbstractLogItem |
---|
getChildren, getChildren, getDefaultCommand, getDescription, getException, getImageURL, getKey, getMessage, getName, getNameEx, getPath, getTimeStamp, getWrappedItem, hasNoChildren, showDetailView, showReport |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValidLogItem(Item item, java.lang.Exception e)
item
- The item (e.g. registry or repository object) referenced
by this AbstractLogItemexception
- The exception.Method Detail |
---|
public java.lang.String getStatus()
getStatus
in class AbstractLogItem
public java.lang.String getDefaultMessage()
public java.lang.String getSeverityImageURL()
getSeverityImageURL
in class AbstractLogItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |