|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for Audited objects.
Field Summary | |
static String |
versionId
|
Method Summary | |
Date |
getCreationDate()
Gets the creation date of the object. |
String |
getCreationIP()
Gets the creation IP address. |
User |
getCreationUser()
Gets the user who created the object. |
Date |
getLastModifiedDate()
Gets the last modified date. |
String |
getLastModifiedIP()
Gets the last modified IP address. |
User |
getLastModifiedUser()
Gets the user who last modified the object. |
Field Detail |
public static final String versionId
Method Detail |
public User getCreationUser()
public Date getCreationDate()
public String getCreationIP()
public User getLastModifiedUser()
public Date getLastModifiedDate()
public String getLastModifiedIP()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |