Class QueryImpl
java.lang.Object
org.alfresco.rest.framework.resource.parameters.where.QueryImpl
- All Implemented Interfaces:
Query
Represents a Query defined by a WHERE clause, passed in as a parameter in a GET call to the Rest api.
- Author:
- Gethin James
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY
-
-
Constructor Details
-
QueryImpl
public QueryImpl(org.antlr.runtime.tree.CommonTree tree)
-
-
Method Details