|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VersionHistory | |
com.jeceira.item.proxy | |
javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology (JCR). |
javax.jcr.version | Provides interfaces and classes for JCR versioning functionality. |
Uses of VersionHistory in com.jeceira.item.proxy |
Methods in com.jeceira.item.proxy that return VersionHistory | |
VersionHistory |
NodeProxy.getVersionHistory()
|
Uses of VersionHistory in javax.jcr |
Methods in javax.jcr that return VersionHistory | |
VersionHistory |
Node.getVersionHistory()
Returns the VersionHistory object of this node. |
Uses of VersionHistory in javax.jcr.version |
Methods in javax.jcr.version that return VersionHistory | |
VersionHistory |
Version.getContainingHistory()
Returns the VersionHistory that contains this Version . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |