ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.query.xpath.XPath.OrderBy

Packages that use XPath.OrderBy
org.modeshape.jcr.query.xpath The components used to parse JCR XPath queries and translate them into equivalent JCR-SQL2 queries. 
 

Uses of XPath.OrderBy in org.modeshape.jcr.query.xpath
 

Methods in org.modeshape.jcr.query.xpath that return XPath.OrderBy
 XPath.OrderBy XPath.PathExpression.getOrderBy()
          Get the order-by clause.
protected  XPath.OrderBy XPathParser.parseOrderBy(TokenStream tokens)
           
 

Constructors in org.modeshape.jcr.query.xpath with parameters of type XPath.OrderBy
XPath.PathExpression(boolean relative, List<XPath.StepExpression> steps, XPath.OrderBy orderBy)
           
 


ModeShape Distribution 3.0.0.Beta4

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