|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.persistence.OperationLog
public class OperationLog
Method Summary | |
---|---|
void |
delete()
Deprecated. Deletes this log. |
java.util.Date |
getCreatedDate()
Deprecated. Gets the log create date. |
java.lang.String |
getMessage()
Deprecated. Gets the log message. |
java.lang.String |
getOperationName()
Deprecated. Gets operation name associated to the log. |
java.lang.String |
getStatus()
Deprecated. Gets the status. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getStatus()
public java.lang.String getMessage()
public java.lang.String getOperationName()
public java.util.Date getCreatedDate()
public void delete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |