Uses of Class
org.apache.jackrabbit.api.jsr283.nodetype.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
 javax.jcr.nodetype.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.
 javax.jcr.nodetype.NodeTypeIterator NodeTypeManagerImpl.registerNodeTypes(java.util.Collection definitions, boolean allowUpdate)
          Registers or updates the specified Collection of NodeTypeDefinition objects.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.