public interface Registered extends Identifiable
DateUtil.copy(Date)
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEntryDate()
Get the date that the item was registered in the database.
|
void |
setEntryDate(java.util.Date entryDate)
Set the date the entry was registered in the database.
|
getId, getType, getVersion
checkPermission, getPermissions, hasPermission
java.util.Date getEntryDate()
void setEntryDate(java.util.Date entryDate)
entryDate
- A date or null to use today's date