Constructor Summary |
---|
CustomFilter()
|
Property Getters/Setters Summary | ||
---|---|---|
method | getCriteria() | |
method | setCriteria(value) | |
Gets and sets the criteria. | ||
method | getFilterOperatorType() | |
method | setFilterOperatorType(value) | |
Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant. |
Method Summary | ||
---|---|---|
method | setCriteria(filterOperator, criteria) | |
Sets the filter criteria. |
Constructor Detail |
---|
CustomFilter()
Property Getters/Setters Detail |
---|
getFilterOperatorType/setFilterOperatorType : int | |
int getFilterOperatorType() / setFilterOperatorType(value) |
getCriteria/setCriteria : Object | |
Object getCriteria() / setCriteria(value) |
Method Detail |
---|
setCriteria | |
setCriteria(filterOperator, criteria) |
filterOperator: int
- A criteria: Object
- filter criteria value