Uses of Package
org.modeshape.jcr.nodetype

Packages that use org.modeshape.jcr.nodetype
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.jcr.nodetype The ModeShape specification for programmatically creating JCR NodeDefinitions. 
 

Classes in org.modeshape.jcr.nodetype used by org.modeshape.jcr
InvalidNodeTypeDefinitionException
          Exception representing that a node type definition is somehow invalid
NodeDefinitionTemplate
          A template that can be used to create new child node definitions, patterned after the approach in the proposed
NodeTypeDefinition
          An interface for an existing node type definition, patterned after the approach in the proposed
NodeTypeExistsException
          An exception that captures the error condition that a referenced node type already exists.
NodeTypeTemplate
          A template that can be used to create new node types, patterned after the approach in the proposed
PropertyDefinitionTemplate
          A template that can be used to create new property definitions, patterned after the approach in the proposed
Classes in org.modeshape.jcr.nodetype used by org.modeshape.jcr.nodetype
NodeDefinitionTemplate
          A template that can be used to create new child node definitions, patterned after the approach in the proposed
NodeTypeDefinition
          An interface for an existing node type definition, patterned after the approach in the proposed
PropertyDefinitionTemplate
          A template that can be used to create new property definitions, patterned after the approach in the proposed

Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.