Package org.omnifaces.persistence.model
Interface Versioned
-
- All Known Implementing Classes:
VersionedBaseEntity,VersionedEntity
public interface VersionedBase interface for versioned entity.
- Author:
- Bauke Scholtz
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetVersion()
-
-
-
Method Detail
-
getVersion
Long getVersion()
-
-