| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.version | 
 The versioning framework in jackrabbit consists of 3 layers. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InternalFrozenNode
The InternalFrozenNode interface represents the frozen node that was generated
 during a  
Node.checkin(). | 
interface  | 
InternalFrozenVersionHistory
This interface defines a frozen versionable child node, that was created
 during a  
Node.checkin() with a OPV==Version node. | 
| Modifier and Type | Method and Description | 
|---|---|
InternalFreeze | 
InternalFrozenNode.getFrozenChildNode(Name name,
                  int idx)
Returns the frozen child node or  
null | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.