|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionImpl | |
|---|---|
| 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 VersionImpl in org.apache.jackrabbit.core |
|---|
| Methods in org.apache.jackrabbit.core that return VersionImpl | |
|---|---|
protected VersionImpl |
ItemManager.createVersionInstance(NodeId id,
NodeState state,
NodeDefinition def,
ItemLifeCycleListener[] listeners)
Create a version instance. |
| Methods in org.apache.jackrabbit.core with parameters of type VersionImpl | |
|---|---|
protected Version[] |
NodeImpl.internalRestore(VersionImpl version,
VersionSelector vsel,
boolean removeExisting)
Internal method to restore a version. |
| Uses of VersionImpl in org.apache.jackrabbit.core.version |
|---|
| Methods in org.apache.jackrabbit.core.version with parameters of type VersionImpl | |
|---|---|
boolean |
VersionImpl.isMoreRecent(VersionImpl v)
Checks if this version is more recent than the given version v. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||