public abstract static class FilterOperator.Abstract extends Object implements FilterOperator
FilterOperator.Abstract, FilterOperator.AbstractString, FilterOperator.Between, FilterOperator.Equals, FilterOperator.Greater, FilterOperator.GreaterEqual, FilterOperator.Is, FilterOperator.IsNot, FilterOperator.Less, FilterOperator.LessEqual, FilterOperator.StartsWith
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getName() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFilter, createValueEditors, isPropertyTypeSupported
public String getKey()
getKey
in interface FilterOperator
public String getName()
getName
in interface FilterOperator