Uses of Class
org.apache.jackrabbit.api.jsr283.nodetype.InvalidNodeTypeDefinitionException

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

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

Methods in org.apache.jackrabbit.core.nodetype that throw InvalidNodeTypeDefinitionException
 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.