public interface LastModificationAware
Modifier and Type | Method and Description |
---|---|
Date |
getLastModificationDate() |
void |
setLastModificationDate(Date lastModificationDate)
Set the date of the last modification
|
Date getLastModificationDate()
void setLastModificationDate(Date lastModificationDate)
lastModificationDate
- the modification dateCopyright © 2019 Communote team. All rights reserved.