| 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 |
| 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 |
TaskVariablesWalkerCallback |
Copyright © 2005–2014 Alfresco Software. All rights reserved.