Uses of Class
org.apache.jackrabbit.core.nodetype.NodeTypeImpl

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

Uses of NodeTypeImpl in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core with parameters of type NodeTypeImpl
protected  NodeImpl NodeImpl.createChildNode(Name name, NodeTypeImpl nodeType, NodeId id)
           
 

Uses of NodeTypeImpl in org.apache.jackrabbit.core.nodetype
 

Methods in org.apache.jackrabbit.core.nodetype that return NodeTypeImpl
 NodeTypeImpl NodeTypeManagerImpl.getNodeType(Name name)
           
 



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