Interface | Description |
---|---|
Filterable |
Object with custom fields.
|
Class | Description |
---|---|
Filter |
Filter a collection of Filterable objects, by name|value of their custom fields.
|
Filter.KeyValueFilter |
Helper class used to filter Map objects.
|
Enum | Description |
---|---|
Filter.FilterMode |
Operator to concatenate filters in a filters list
|
Filter.KeyValueFilter.FilterBy |
Field to filter
|