Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

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

Fields in org.nuxeo.ecm.core.query.sql.model declared as SelectList
 SelectList SelectClause.elements
           
 

Methods in org.nuxeo.ecm.core.query.sql.model that return SelectList
 SelectList SelectClause.getSelectList()
           
 

Constructors in org.nuxeo.ecm.core.query.sql.model with parameters of type SelectList
SelectClause(SelectList elements)
           
SelectClause(SelectList elements, boolean distinct)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.