Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.query.sql.model.OrderByList

Packages that use OrderByList
org.nuxeo.ecm.core.query.sql.model   
 

Uses of OrderByList in org.nuxeo.ecm.core.query.sql.model
 

Fields in org.nuxeo.ecm.core.query.sql.model declared as OrderByList
 OrderByList OrderByClause.elements
           
 

Methods in org.nuxeo.ecm.core.query.sql.model with parameters of type OrderByList
 void IVisitor.visitOrderByList(OrderByList node)
           
 void DefaultQueryVisitor.visitOrderByList(OrderByList node)
           
 

Constructors in org.nuxeo.ecm.core.query.sql.model with parameters of type OrderByList
OrderByClause(OrderByList orderBy)
           
OrderByClause(OrderByList orderBy, boolean isDescendent)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.