|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractNodeData | |
|---|---|
| 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 AbstractNodeData in org.apache.jackrabbit.core |
|---|
| Constructors in org.apache.jackrabbit.core with parameters of type AbstractNodeData | |
|---|---|
NodeImpl(ItemManager itemMgr,
SessionImpl session,
AbstractNodeData data)
Protected constructor. |
|
| Uses of AbstractNodeData in org.apache.jackrabbit.core.version |
|---|
| Constructors in org.apache.jackrabbit.core.version with parameters of type AbstractNodeData | |
|---|---|
VersionHistoryImpl(ItemManager itemMgr,
SessionImpl session,
AbstractNodeData data)
Create a new instance of this class. |
|
VersionImpl(ItemManager itemMgr,
SessionImpl session,
AbstractNodeData data)
Create a new instance of this class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||