See: Description
| Interface | Description |
|---|---|
| Version |
A
Version object wraps an nt:version node. |
| VersionHistory |
A
VersionHistory object wraps an nt:versionHistory
node. |
| VersionIterator |
Allows easy iteration through a list of
Versions objects
with nextVersion as well as a skip method inherited from
RangeIterator. |
| Class | Description |
|---|---|
| OnParentVersionAction |
The possible actions specified by the
onParentVersion attribute
in a property definition within a node type definition. |
| Exception | Description |
|---|---|
| VersionException |
Exception thrown by Version.addSuccessor if an invalid
version graph operation is attempted.
|