SUPPORTED_BINARY_OPERATORS| Constructor and Description |
|---|
Or(Collection<? extends Condition> conditions) |
Or(Condition... conditions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Map<String,Object> object)
Check that the object matches the filter, returning true if matched, false
otherwise.
|
Or |
clone() |
boolean |
equals(Object obj) |
add, add, appendDefaultSql, appendParameters, clear, getOperator, getQueryValues, isEmpty, toStringaccept, getValue, toFormattedStringappendSql, cloneQueryValues, expand, getBoundingBox, getBoundingBox, getStringValue, parseWhere, setRecordDefinition, toQueryValuepublic Or(Collection<? extends Condition> conditions)
public Or(Condition... conditions)
public boolean accept(Map<String,Object> object)
Filterpublic Or clone()
clone in class AbstractMultiConditionpublic boolean equals(Object obj)
equals in class AbstractMultiConditionCopyright © 2015 Revolution Systems Inc.. All rights reserved.