Package cern.nxcals.api.domain
Interface Versionable
-
- All Known Implementing Classes:
Group
,Partition
,PartitionResource
,PartitionResourceHistory
,Variable
,VariableConfig
public interface Versionable
-
-
Field Summary
Fields Modifier and Type Field Description static long
NOT_SET
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description long
getRecVersion()
default boolean
hasVersion()
-
-
-
Field Detail
-
NOT_SET
static final long NOT_SET
- See Also:
- Constant Field Values
-
-