Package | Description |
---|---|
org.apache.jackrabbit.core.version |
The versioning framework in jackrabbit consists of 3 layers.
|
Modifier and Type | Method and Description |
---|---|
InternalFrozenNode |
InternalVersion.getFrozenNode()
Returns the frozen node of this version.
|
InternalFrozenNode |
VersionImpl.getInternalFrozenNode()
Returns the frozen node of this version
|
Modifier and Type | Method and Description |
---|---|
protected void |
VersionManagerImplRestore.internalRestoreFrozen(NodeStateEx state,
InternalFrozenNode freeze,
VersionSelector vsel,
Set<InternalVersion> restored,
boolean removeExisting,
boolean copy)
Restores the properties and child nodes from the frozen state.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.