public class NotFilter extends SimpleFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
FILTER_NOT_PREFIX
The prefix character used to identify a not filter in the search value.
|
FILTER_STARTS_WITH_SUFFIX, name, startsWith, value| Constructor and Description |
|---|
NotFilter(String name,
String value,
boolean startsWith) |
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryString()
Gets query string.
|
getSafeValuepublic static final String FILTER_NOT_PREFIX
public String getQueryString()
FiltergetQueryString in interface FiltergetQueryString in class SimpleFilterCopyright © 2023. All rights reserved.