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()
Returns the
VersionHistory object of this node. |
Modifier and Type | Method and Description |
---|---|
VersionHistory |
Version.getContainingHistory()
Returns the
VersionHistory that contains this Version . |
Copyright © 2004-2013 Day Management AG. All Rights Reserved.