| Modifier and Type | Class and Description |
|---|---|
static class |
Filter.Contains |
static class |
Filter.Default |
static class |
Filter.EndsWith |
static class |
Filter.Equals |
static class |
Filter.GreaterThan |
static class |
Filter.LessThan |
static class |
Filter.NotEquals |
static class |
Filter.Range |
static class |
Filter.StartsWith |
| Modifier and Type | Method and Description |
|---|---|
static Filter |
Filter.getStringFilter(String field,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Filter> |
SearchParameter.filters() |
List<Filter> |
SearchParameter.getFilter(String property) |
| Modifier and Type | Method and Description |
|---|---|
SearchParameter |
SearchParameter.filter(Filter filter) |
Copyright © 2018. All rights reserved.