|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface Versionable
An interface for versionable data.
| Method Summary | |
|---|---|
java.lang.Comparable |
getVersionIndicator()
Get the version indicator for this object. |
void |
incrementVersion()
Update the version to the next logical version indicator. |
| Method Detail |
|---|
java.lang.Comparable getVersionIndicator()
void incrementVersion()
java.lang.UnsupportedOperationException - if the object is immutable or
if the object does not know how to increment its own version
indicator
|
Oracle® Coherence Java API Reference v3.5.3 E15583-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||