public abstract class SimpleFilterType extends FilterType
| Modifier and Type | Field and Description |
|---|---|
protected String |
comparator |
protected String |
domainAttribute |
negate| Constructor and Description |
|---|
SimpleFilterType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComparator() |
String |
getDomainAttribute() |
void |
setComparator(String value) |
void |
setDomainAttribute(String value) |
isNegate, setNegateCopyright © 2021. All rights reserved.