Uses of Package
org.apache.jackrabbit.jcr2spi.state

Packages that use org.apache.jackrabbit.jcr2spi.state
org.apache.jackrabbit.jcr2spi   
org.apache.jackrabbit.jcr2spi.hierarchy   
org.apache.jackrabbit.jcr2spi.lock   
org.apache.jackrabbit.jcr2spi.operation   
org.apache.jackrabbit.jcr2spi.security   
org.apache.jackrabbit.jcr2spi.state   
org.apache.jackrabbit.jcr2spi.util   
org.apache.jackrabbit.jcr2spi.version   
org.apache.jackrabbit.jcr2spi.xml   
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi
ChangeLog
          Registers changes made to states and references and consolidates empty changes.
ItemState
          ItemState represents the state of an Item.
ItemStateCreationListener
          ItemStateCreationListener...
ItemStateFactory
          ItemStateFactory provides methods to create child NodeStates and PropertyStates for a given NodeState.
ItemStateLifeCycleListener
          ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
ItemStateValidator
          Utility class for validating an item state against constraints specified by its definition.
NodeState
          NodeState represents the state of a Node.
PropertyState
          PropertyState represents the state of a Property.
SessionItemStateManager
          SessionItemStateManager ...
UpdatableItemStateManager
          An ItemStateManager that deals with state modifications.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.hierarchy
ItemState
          ItemState represents the state of an Item.
ItemStateCreationListener
          ItemStateCreationListener...
ItemStateFactory
          ItemStateFactory provides methods to create child NodeStates and PropertyStates for a given NodeState.
ItemStateLifeCycleListener
          ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
NodeState
          NodeState represents the state of a Node.
PropertyState
          PropertyState represents the state of a Property.
TransientItemStateFactory
          TransientItemStateFactory extends the item state factory and adds new methods for creating node states and property states that are new.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.lock
NodeState
          NodeState represents the state of a Node.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.operation
ItemState
          ItemState represents the state of an Item.
NodeState
          NodeState represents the state of a Node.
PropertyState
          PropertyState represents the state of a Property.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.security
ItemState
          ItemState represents the state of an Item.
NodeState
          NodeState represents the state of a Node.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.state
AbstractItemStateFactory
          AbstractItemStateFactory...
ChangeLog
          Registers changes made to states and references and consolidates empty changes.
ItemState
          ItemState represents the state of an Item.
ItemState.MergeResult
          A MergeResult represents the result of a ItemState.merge(ItemState, boolean) operation.
ItemStateCreationListener
          ItemStateCreationListener...
ItemStateFactory
          ItemStateFactory provides methods to create child NodeStates and PropertyStates for a given NodeState.
ItemStateLifeCycleListener
          ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
ItemStateValidator
          Utility class for validating an item state against constraints specified by its definition.
NodeState
          NodeState represents the state of a Node.
PropertyState
          PropertyState represents the state of a Property.
TransientItemStateFactory
          TransientItemStateFactory extends the item state factory and adds new methods for creating node states and property states that are new.
UpdatableItemStateManager
          An ItemStateManager that deals with state modifications.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.util
ItemState
          ItemState represents the state of an Item.
NodeState
          NodeState represents the state of a Node.
PropertyState
          PropertyState represents the state of a Property.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.version
ItemStateLifeCycleListener
          ItemStateLifeCycleListener allows an implementing class to get notifications about the life cycle of an item state.
NodeState
          NodeState represents the state of a Node.
 

Classes in org.apache.jackrabbit.jcr2spi.state used by org.apache.jackrabbit.jcr2spi.xml
SessionItemStateManager
          SessionItemStateManager ...
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.