Uses of Class
org.apache.jackrabbit.state.nodetype.NodeTypeState

Packages that use NodeTypeState
org.apache.jackrabbit.state.nodetype Node type state implementation. 
 

Uses of NodeTypeState in org.apache.jackrabbit.state.nodetype
 

Methods in org.apache.jackrabbit.state.nodetype that return NodeTypeState
 NodeTypeState[] NodeTypeManagerState.getNodeTypeStates()
          Returns all available node type states.
 

Methods in org.apache.jackrabbit.state.nodetype with parameters of type NodeTypeState
 void NodeTypeManagerState.addNodeTypeState(NodeTypeState state)
          Adds a node type to the node type manager state.
 



Copyright © 2004-2005 . All Rights Reserved.