|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeStamped
Model interface for specific date access properties: This is information such as the creation date or the last modification date of a resource.
Method Summary | |
---|---|
java.util.Date |
getCreated()
Returns the creation date of the resource. |
java.util.Date |
getLastModified()
Returns the modification date of the resource. |
Method Detail |
---|
java.util.Date getCreated()
null
.java.util.Date getLastModified()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |