Uses of Class
org.modeshape.jcr.query.qom.JcrPropertyValue

Packages that use JcrPropertyValue
org.modeshape.jcr.query   
org.modeshape.jcr.query.qom   
 

Uses of JcrPropertyValue in org.modeshape.jcr.query
 

Methods in org.modeshape.jcr.query that return JcrPropertyValue
protected  JcrPropertyValue JcrSql2QueryParser.propertyValue(SelectorName selector, String propertyName)
          
 

Uses of JcrPropertyValue in org.modeshape.jcr.query.qom
 

Methods in org.modeshape.jcr.query.qom that return JcrPropertyValue
 JcrPropertyValue JcrLength.getPropertyValue()
          
 

Constructors in org.modeshape.jcr.query.qom with parameters of type JcrPropertyValue
JcrLength(JcrPropertyValue propertyValue)
           
 



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