public class MapBasedQueryWalkerOrSupported extends MapBasedQueryWalker
MapBasedQueryWalker.QueryVariableHolderUNSUPPORTED| Constructor and Description |
|---|
MapBasedQueryWalkerOrSupported(Set<String> supportedEqualsParameters,
Set<String> supportedMatchesParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
and()
Called any time an AND is encountered.
|
void |
or()
Called any time an OR is encountered.
|
comparison, enableVariablesSupport, getProperty, getProperty, getVariableProperties, handleUnmatchedComparison, matches, processVariable, setSupportedGreaterThanOrEqualParameters, setSupportedGreaterThanParameters, setSupportedLessThanOrEqualParameters, setSupportedLessThanParametersbetween, exists, inpublic void or()
QueryHelper.WalkerCallbackor in interface QueryHelper.WalkerCallbackor in class QueryHelper.WalkerCallbackAdapterpublic void and()
QueryHelper.WalkerCallbackand in interface QueryHelper.WalkerCallbackand in class MapBasedQueryWalkerCopyright © 2005–2018 Alfresco Software. All rights reserved.