| Class and Description |
|---|
| Criterion
This abstract class is the superclass of all criteria in a
Location object. |
| SearchCriterion
Class that models search criteria, i.e.
|
| Class and Description |
|---|
| Criterion
This abstract class is the superclass of all criteria in a
Location object. |
| Criterion.Operator
An enumeration of all possible criterion operators.
|
| CriterionFactory.InvalidCriterionException
Describes
IllegalArgumentException instances that are thrown when
dealing with malformed string representations of criteria. |
| FunctionCriterion
Class the represents function criteria.
|
| MultiValuedCriterion
Class that represents multi-valued criteria, as commonly applied to
attributes of type list, set and category.
|
| NegatableCriterion
Superclass of
Criterion instances that can be negated. |
| SearchCriterion
Class that models search criteria, i.e.
|
| SingleValuedCriterion
Class that represents single-valued criteria, as commonly applied to
attributes of type int, float and text.
|
| ValueSet
A wrapper class around a
Set instance that models properties specific
to value sets as used by the Elasticsearch Query Language. |
| ValueSet.AggregationType
Sets values are obligatory(
ValueSet.AggregationType.AND) or requires
non-empty intersection (ValueSet.AggregationType.OR). |
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.