Uses of Class
org.jboss.dna.jcr.PropertyDefinitionId

Packages that use PropertyDefinitionId
org.jboss.dna.jcr The DNA implementation of the JCR API. 
 

Uses of PropertyDefinitionId in org.jboss.dna.jcr
 

Methods in org.jboss.dna.jcr that return PropertyDefinitionId
 PropertyDefinitionId PropertyDefinitionId.asMultiValued()
           
 PropertyDefinitionId PropertyDefinitionId.asSingleValued()
           
static PropertyDefinitionId PropertyDefinitionId.fromString(String definition, NameFactory factory)
          Parse the supplied string for of an identifer, and return the object form for that identifier.
 



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