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

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

Uses of PropertyDefinitionTemplate in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return PropertyDefinitionTemplate
 PropertyDefinitionTemplate JcrNodeTypeManager.createPropertyDefinitionTemplate()
          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 PropertyDefinitionTemplate
 List<PropertyDefinitionTemplate> JcrNodeTypeTemplate.getPropertyDefinitionTemplates()
          
 



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