Class QueryImpl
- java.lang.Object
-
- org.alfresco.rest.framework.resource.parameters.where.QueryImpl
-
-
Constructor Summary
Constructors Constructor Description QueryImpl(org.antlr.runtime.tree.CommonTree tree)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.antlr.runtime.tree.CommonTree
getTree()
Returns the list of operationsString
toString()
-
-
-
Field Detail
-
EMPTY
public static final Query EMPTY
-
-