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

Packages that use org.apache.jackrabbit.mk.model
org.apache.jackrabbit.mk.core   
org.apache.jackrabbit.mk.json   
org.apache.jackrabbit.mk.model   
org.apache.jackrabbit.mk.persistence   
org.apache.jackrabbit.mk.store   
 

Classes in org.apache.jackrabbit.mk.model used by org.apache.jackrabbit.mk.core
CommitBuilder
           
Id
          Represents an internal identifier, uniquely identifying a Node or a Commit.
NodeState
          A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
StoredCommit
           
 

Classes in org.apache.jackrabbit.mk.model used by org.apache.jackrabbit.mk.json
Scalar
          An immutable, typed scalar value.
 

Classes in org.apache.jackrabbit.mk.model used by org.apache.jackrabbit.mk.model
AbstractCommit
           
AbstractNode
           
ChildNode
           
ChildNodeEntries
           
ChildNodeEntriesMap
           
ChildNodeEntriesTree.IndexEntry
           
ChildNodeEntry
          TODO: document
Commit
           
Id
          Represents an internal identifier, uniquely identifying a Node or a Commit.
Node
           
NodeBuilder
          Builder interface for constructing new node states.
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
          Utility base class for comparing two NodeState instances.
PropertyState
          Immutable property state.
Scalar
          An immutable, typed scalar value.
Scalar.Type
           
StoredCommit
           
 

Classes in org.apache.jackrabbit.mk.model used by org.apache.jackrabbit.mk.persistence
ChildNodeEntriesMap
           
Commit
           
Id
          Represents an internal identifier, uniquely identifying a Node or a Commit.
Node
           
StoredCommit
           
StoredNode
           
 

Classes in org.apache.jackrabbit.mk.model used by org.apache.jackrabbit.mk.store
ChildNodeEntriesMap
           
Id
          Represents an internal identifier, uniquely identifying a Node or a Commit.
MutableCommit
           
MutableNode
           
NodeState
          A content tree consists of nodes and properties, each of which evolves through different states during its lifecycle.
StoredCommit
           
StoredNode
           
 



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