Package org.apache.jackrabbit.mk.model

Interface Summary
ChildNodeEntries  
ChildNodeEntriesTree.IndexEntry  
ChildNodeEntry TODO: document
Commit  
Node  
NodeBuilder Builder interface for constructing new node states.
NodeState A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
NodeStore Storage abstraction for content trees.
PropertyState Immutable property state.
Scalar An immutable, typed scalar value.
 

Class Summary
AbstractChildNodeEntry Abstract base class for ChildNodeEntry implementations.
AbstractCommit  
AbstractNode  
AbstractNodeState Abstract base class for NodeState implementations.
AbstractPropertyState Abstract base class for PropertyState implementations.
ChildNode  
ChildNodeEntriesMap  
ChildNodeEntriesTree  
ChildNodeEntriesTree.Bucket  
ChildNodeEntriesTree.BucketInfo  
ChildNodeEntriesTree.NodeInfo  
CommitBuilder  
Id Represents an internal identifier, uniquely identifying a Node or a Commit.
MutableCommit  
MutableNode  
NodeDelta  
NodeDelta.Conflict  
NodeStateDiff Utility base class for comparing two NodeState instances.
ScalarImpl  
StoredCommit  
StoredNode  
TraversingNodeDiffHandler  
 

Enum Summary
NodeDelta.ConflictType  
Scalar.Type  
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.