Uses of Class
org.apache.jackrabbit.core.nodetype.jsr283.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
 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.