Class ItemVersionUpdate.Total
- Enclosing class:
- ItemVersionUpdate
-
Nested Class Summary
Nested classes/interfaces inherited from class ItemVersionUpdate
ItemVersionUpdate.Empty, ItemVersionUpdate.Total -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VersionedDataUpdate
getVersion, isEmpty, isIncremental
-
Constructor Details
-
Total
-
-
Method Details
-
getFromVersion
- Specified by:
getFromVersionin classItemVersionUpdate
-
isFull
public boolean isFull()Description copied from class:VersionedDataUpdateReturns true if the update is "full", that is, the caller may drop the current state and replace it fully with the state from this update.- Overrides:
isFullin classVersionedDataUpdate
-
getAffectedItems
- Specified by:
getAffectedItemsin classItemVersionUpdate
-
toString
-