Nuxeo Enterprise Platform 5.4

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

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

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

Fields in org.nuxeo.ecm.core.query.sql.model declared as OperandList
 OperandList Function.args
           
 

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

Constructors in org.nuxeo.ecm.core.query.sql.model with parameters of type OperandList
Function(java.lang.String name, OperandList args)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.