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 longNOT_SET
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description longgetRecVersion()default booleanhasVersion()
-
-
-
Field Detail
-
NOT_SET
static final long NOT_SET
- See Also:
- Constant Field Values
-
-