| 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.version |
Provides interfaces and classes for content repository versioning functionality.
|
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| VersionException
Exception thrown by Version.addSuccessor if an invalid
version graph operation is attempted.
|
| Class and Description |
|---|
| 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. |
Copyright © 2004-2013 Day Management AG. All Rights Reserved.