Uses of Interface
org.modeshape.jcr.nodetype.NodeDefinitionTemplate

Packages that use NodeDefinitionTemplate
org.modeshape.jcr The ModeShape implementation of the JCR API. 
 

Uses of NodeDefinitionTemplate in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return NodeDefinitionTemplate
 NodeDefinitionTemplate JcrNodeTypeManager.createNodeDefinitionTemplate()
          Returns an empty PropertyDefinitionTemplate which can then be used to create a property definition and attached to a NodeTypeTemplate.
 

Methods in org.modeshape.jcr that return types with arguments of type NodeDefinitionTemplate
 List<NodeDefinitionTemplate> JcrNodeTypeTemplate.getNodeDefinitionTemplates()
          
 



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