|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractVersionHistory | |
| org.apache.jackrabbit.core | Contains the core classes that provide the implementation of the JCR API. |
| org.apache.jackrabbit.core.version | The versioning framework in jackrabbit consists of 3 layers. |
| Uses of AbstractVersionHistory in org.apache.jackrabbit.core |
| Methods in org.apache.jackrabbit.core that return AbstractVersionHistory | |
protected AbstractVersionHistory |
XAItemManager.createVersionHistoryInstance(NodeId id,
NodeState state,
NodeDefinition def,
ItemLifeCycleListener[] listeners)
Create a version history instance. |
protected AbstractVersionHistory |
ItemManager.createVersionHistoryInstance(NodeId id,
NodeState state,
NodeDefinition def,
ItemLifeCycleListener[] listeners)
Create a version history instance. |
| Uses of AbstractVersionHistory in org.apache.jackrabbit.core.version |
| Subclasses of AbstractVersionHistory in org.apache.jackrabbit.core.version | |
class |
VersionHistoryImpl
This Class implements a version history that extends a node. |
class |
XAVersionHistory
Implementation of a VersionHistory that works in an
XA environment. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||