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.version |
Provides interfaces and classes for content repository versioning functionality.
|
| Modifier and Type | Method and Description |
|---|---|
VersionHistory |
Node.getVersionHistory()
Deprecated.
As of JCR 2.0,
VersionManager.getVersionHistory(java.lang.String)
should be used instead. |
| Modifier and Type | Method and Description |
|---|---|
VersionHistory |
Version.getContainingHistory()
Returns the
VersionHistory that contains this
Version. |
VersionHistory |
VersionManager.getVersionHistory(String absPath)
Returns the
VersionHistory object of the node at
absPath. |
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.