JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.nuxeo.ecm.core.query.sql.model
Interface Operand
All Superinterfaces:
ASTNode
,
Serializable
All Known Implementing Classes:
BooleanLiteral
,
DateLiteral
,
DoubleLiteral
,
EsHint
,
EsIdentifierList
,
Expression
,
Function
,
IntegerLiteral
,
Literal
,
LiteralList
,
MultiExpression
,
OperandList
,
OrderByExpr
,
OrderByList
,
PathReference
,
Predicate
,
Reference
,
ReferenceList
,
StringLiteral
public interface
Operand
extends
ASTNode
An operand may be a variable, a function, a literal, or an expression.
Author:
Bogdan Stefanescu
Method Summary
Methods inherited from interface org.nuxeo.ecm.core.query.sql.model.
ASTNode
accept
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2018
Nuxeo
. All rights reserved.