Uses of Package
org.apache.jackrabbit.mk.model.tree

Packages that use org.apache.jackrabbit.mk.model.tree
org.apache.jackrabbit.mk.core   
org.apache.jackrabbit.mk.model.tree   
org.apache.jackrabbit.mk.store   
 

Classes in org.apache.jackrabbit.mk.model.tree used by org.apache.jackrabbit.mk.core
NodeState
          A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
 

Classes in org.apache.jackrabbit.mk.model.tree used by org.apache.jackrabbit.mk.model.tree
ChildNode
          TODO: document
NodeDelta
           
NodeDelta.Conflict
           
NodeDelta.ConflictType
           
NodeState
          A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
NodeStateDiff
          Handler of node state differences.
NodeStore
          Storage abstraction for content trees.
PropertyState
          Immutable property state.
 

Classes in org.apache.jackrabbit.mk.model.tree used by org.apache.jackrabbit.mk.store
NodeState
          A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
NodeStateDiff
          Handler of node state differences.
NodeStore
          Storage abstraction for content trees.
 



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