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

Packages that use NodeTypeConflictException
org.apache.jackrabbit.core.nodetype   
 

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

Methods in org.apache.jackrabbit.core.nodetype that throw NodeTypeConflictException
 EffectiveNodeType NodeTypeRegistry.getEffectiveNodeType(QName[] ntNames, org.apache.jackrabbit.core.nodetype.EffectiveNodeTypeCache anEntCache, Map aRegisteredNTDefCache)
           
 EffectiveNodeType NodeTypeRegistry.getEffectiveNodeType(QName[] ntNames)
           
static EffectiveNodeType EffectiveNodeType.create(NodeTypeRegistry ntReg, NodeTypeDef ntd)
          Factory method: creates an effective node type representation of a node type definition.
 



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