| Package | Description |
|---|---|
| org.alfresco.rest.framework.resource.parameters.where | |
| org.alfresco.rest.workflow.api.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryHelper.WalkerCallbackAdapter
Default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
QueryHelper.callbackTree(org.antlr.runtime.tree.Tree tree,
QueryHelper.WalkerCallback callback,
boolean negated)
Processes a tree type and calls the corresponding callback method.
|
static void |
QueryHelper.walk(Query query,
QueryHelper.WalkerCallback callback)
Walks a query with a callback for each operation
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapBasedQueryWalker
Query walker that adds all properties for "equals" comparison to a map.
|
class |
MapBasedQueryWalkerOrSupported
Query walker extension of MapBasedQueryWalker created to
add support for OR operation and set AND operation as unsupported.
|
class |
TaskVariablesWalkerCallback |
Copyright © 2005–2018 Alfresco Software. All rights reserved.