@MappedSuperclass public abstract class VersionedEntity<I extends Comparable<I> & Serializable> extends TimestampedEntity<I> implements Versioned
ID| Constructor and Description |
|---|
VersionedEntity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getVersion() |
getCreated, getLastModified, onPrePersist, onPreUpdate, setCreated, setLastModified, skipAdjustLastModifiedpublic Long getVersion()
getVersion in interface VersionedCopyright © 2015–2017 OmniFaces. All rights reserved.