|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.arsdigita.auditing.WebAuditingSaveInfo
Interface for auditing save information.
| Field Summary | |
static String |
versionId
|
| Constructor Summary | |
WebAuditingSaveInfo()
|
|
| Method Summary | |
Date |
getSaveDate()
Gets the date for the save operation. |
String |
getSaveIP()
Gets the IP address for the save operation from the current execution environment. |
User |
getSaveUser()
Gets the user who is doing the save operation from the current execution environment. |
AuditingSaveInfo |
newInstance()
Supports the prototype factory interface. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String versionId
| Constructor Detail |
public WebAuditingSaveInfo()
| Method Detail |
public User getSaveUser()
AuditingSaveInfo
getSaveUser in interface AuditingSaveInfopublic Date getSaveDate()
AuditingSaveInfo
getSaveDate in interface AuditingSaveInfopublic String getSaveIP()
AuditingSaveInfo
getSaveIP in interface AuditingSaveInfopublic AuditingSaveInfo newInstance()
AuditingSaveInfo
newInstance in interface AuditingSaveInfo
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||