Uses of Class
org.apache.jackrabbit.core.NodeTypeInstanceHandler

Packages that use NodeTypeInstanceHandler
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

Uses of NodeTypeInstanceHandler in org.apache.jackrabbit.core
 

Fields in org.apache.jackrabbit.core declared as NodeTypeInstanceHandler
protected  NodeTypeInstanceHandler SessionImpl.ntInstanceHandler
          node type instance handler
 

Methods in org.apache.jackrabbit.core that return NodeTypeInstanceHandler
 NodeTypeInstanceHandler SessionImpl.getNodeTypeInstanceHandler()
          Returns the node type instance handler for this session
 



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