|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimestampedEntity
Some extra methods to add "created date" and "updated date" to Users and Groups. Currently this is only applicable to Internal Entities.
| Method Summary | |
|---|---|
java.util.Date |
getCreatedDate()
Returns the date the entity was created. |
java.util.Date |
getUpdatedDate()
Returns the date the entity was last updated. |
| Method Detail |
|---|
java.util.Date getCreatedDate()
java.util.Date getUpdatedDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||