public interface Dated
© Copyright 2007 Sans Pareil Technologies, Inc.
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated()
Returns the date on which the object was created.
|
Date |
getModified()
Returns the date on which the object was last modified.
|