| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_STARTS_WITH_SUFFIX
The prefix character used to identify a startsWith filter in the search value.
|
protected String |
name |
protected boolean |
startsWith |
protected String |
value |
| Constructor and Description |
|---|
SimpleFilter(String name,
String value)
Constructor for convenience purposes like testing only
|
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryString()
Gets query string.
|
protected String |
getSafeValue(@NonNull String value) |
public static final String FILTER_STARTS_WITH_SUFFIX
protected String name
protected String value
protected boolean startsWith
Copyright © 2023. All rights reserved.