Uses of Class
org.apache.jackrabbit.core.nodetype.jsr283.NodeTypeExistsException

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

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

Methods in org.apache.jackrabbit.core.nodetype that throw NodeTypeExistsException
 NodeType NodeTypeManagerImpl.registerNodeType(NodeTypeDefinition ntd, boolean allowUpdate)
          Registers a new node type or updates an existing node type using the specified definition and returns the resulting NodeType object.
 NodeTypeIterator NodeTypeManagerImpl.registerNodeTypes(Collection definitions, boolean allowUpdate)
          Registers or updates the specified Collection of NodeTypeDefinition objects.
 



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