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