public class MapBasedQueryWalkerOrSupported extends MapBasedQueryWalker
MapBasedQueryWalker.QueryVariableHolder
UNSUPPORTED
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, setSupportedLessThanParameters
between, exists, in
public void or()
QueryHelper.WalkerCallback
or
in interface QueryHelper.WalkerCallback
or
in class QueryHelper.WalkerCallbackAdapter
public void and()
QueryHelper.WalkerCallback
and
in interface QueryHelper.WalkerCallback
and
in class MapBasedQueryWalker
Copyright © 2005–2017 Alfresco Software. All rights reserved.