IDT - the type of the technical identifier associated to this entity.public interface IEntityWithCreationDateAndUpdateDate<IDT extends Serializable> extends IEntityWithCreationDate<IDT>
| Modifier and Type | Method and Description |
|---|---|
Date |
getUpdateDate()
Gets the update date of the entity.
|
void |
setUpdateDate(Date updateDate)
Sets the update date of the entity.
|
getCreationDate, setCreationDateCopyright © 2017 GOMOOB. All rights reserved.