|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface required for objects to supply auditing save information.
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. |
Method Detail |
public User getSaveUser()
public Date getSaveDate()
public String getSaveIP()
public AuditingSaveInfo newInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |