public class CustomFilter
Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
java.lang.Object | getCriteria() | |
void | setCriteria(java.lang.Objectvalue) | |
Gets and sets the criteria. | ||
int | getFilterOperatorType() | |
void | setFilterOperatorType(intvalue) | |
Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant. |
Method Summary | ||
---|---|---|
void | setCriteria(int filterOperator, java.lang.Object criteria) | |
Sets the filter criteria.
|
public int getFilterOperatorType() / public void setFilterOperatorType(int value)
public java.lang.Object getCriteria() / public void setCriteria(java.lang.Object value)
public void setCriteria(int filterOperator, java.lang.Object criteria)
filterOperator
- A criteria
- filter criteria value