@MappedSuperclass public abstract class TimestampedEntity<T> extends BaseEntity<T> implements Timestamped
| Constructor and Description |
|---|
TimestampedEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPrePersist() |
void |
onPreUpdate() |
void |
skipAdjustLastModified() |
equals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCreated, getLastModified, setCreated, setLastModifiedCopyright © 2015–2017 OmniFaces. All rights reserved.