Copyright© 2008-2026 Sitevision AB, all rights reserved.
| Package | Description |
|---|---|
| javax.jcr |
Provides interfaces and classes for the Content Repository for Java Technology.
|
| javax.jcr.query |
Provides interfaces and classes for content repository searching functionality.
|
| javax.jcr.retention |
Provides interfaces and classes for content repository retention management
functionality.
|
| javax.jcr.security |
Provides interfaces and classes for content repository access control management
functionality.
|
| javax.jcr.version |
Provides interfaces and classes for content repository versioning functionality.
|
| Class and 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. |
| Version
A
Version object wraps an nt:version node. |
| VersionException
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
| VersionHistory
A
VersionHistory object wraps an nt:versionHistory
node. |
| VersionManager
The
VersionManager object is accessed via Workspace.getVersionManager(). |
| Class and Description |
|---|
| VersionException
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
| Class and Description |
|---|
| VersionException
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
| Class and Description |
|---|
| VersionException
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
| Class and Description |
|---|
| 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. |
| Version
A
Version object wraps an nt:version node. |
| VersionException
Exception thrown by Version.addSuccessor if an invalid version graph
operation is attempted.
|
| 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. |
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.