| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.version | The versioning framework in jackrabbit consists of 3 layers. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | InternalFrozenNodeThe InternalFrozenNode interface represents the frozen node that was generated
 during a  Node.checkin(). | 
| interface  | InternalFrozenVersionHistoryThis 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–2024 The Apache Software Foundation. All rights reserved.