Copyright© 2008-2022 Sitevision AB, all rights reserved.
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. |
| VersionManager |
The
VersionManager object is accessed via Workspace.getVersionManager(). |
| Class | Description |
|---|---|
| OnParentVersionAction |
The possible actions specified by the
onParentVersion attribute
in a property definition within a node type definition. |
| Exception | Description |
|---|---|
| ActivityViolationException |
Exception will be thrown by
Node.checkout and
Node.checkpoint if an activity A is present on the current
session and any of the following conditions is met: There already is
a node in another workspace that has a checked-out node for the version
history of N whose jcr:activity references A. |
| LabelExistsVersionException |
Exception thrown by
VersionHistory.addVersionLabel if
moveLabel is set to false and an attempt is made to
add a label that already exists in the VersionHistory. |
| VersionException |
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
Sitevision - Portal and Content Management Made Easy
Sitevision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2022 Sitevision AB, all rights reserved.