Creates a query filter that filters based on the specified relation with the specified property.
Allowed Operators are:
Operator.Equals
Operator.NotEquals
Operator.GreaterThan
Operator.GreaterThanOrEquals
Operator.LessThan
Operator.LessThanOrEquals
| Exception Type | Condition |
|---|---|
| InvalidQueryFilterException | An invalid Operator was specified. |
DateQueryFilter Class | Plumtree.Remote.PRC Namespace | IntQueryFilter | IntArrayQueryFilter | StringQueryFilter