public abstract class MatchingFieldValueFilter extends Object
| Constructor and Description |
|---|
MatchingFieldValueFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<BespokeParameter> |
getBespokeParameters()
Gets bespoke parameters.
|
com.orchestranetworks.schema.SchemaNode |
getMatchingField()
Gets the matching field on which the filter is declared.
|
List<String> |
getValueFilters()
Gets the list of value filters.
|
int |
hashCode() |
boolean |
isCaseInsensitiveMode() |
abstract String |
normalize(String value)
Returns the normalized string.
|
public final com.orchestranetworks.schema.SchemaNode getMatchingField()
public final List<BespokeParameter> getBespokeParameters()
public final boolean isCaseInsensitiveMode()