|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Persistable
| Method Summary | |
|---|---|
String |
getCreatedBy()
The Agent that created this persistent object. |
Date |
getCreatedDate()
The time and date this persistent object was created. |
String |
getLastModifiedBy()
The last Agent that modified the persistent state of this object. |
Date |
getLastModifiedDate()
The last time this object's persistent state was modified. |
String |
getUuid()
All persistent objects must have a UUID. |
| Method Detail |
|---|
String getUuid()
String getLastModifiedBy()
Date getLastModifiedDate()
String getCreatedBy()
Date getCreatedDate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||