Package org.alfresco.rest.framework.resource.parameters.where
package org.alfresco.rest.framework.resource.parameters.where
-
ClassDescriptionThrown when an invalid query syntax is used.Represents a Query defined by a WHERE clause, passed in as a parameter in a GET call to the Rest api.Provides helper methods for handling a WHERE query.An interface used when walking a query tree.Default implementation.Represents a Query defined by a WHERE clause, passed in as a parameter in a GET call to the Rest api.Processes a String expression using Antlr, it uses the Where grammar for the public api.