Interface | Description |
---|---|
FilterParser |
FilterParser transforms a String containing an oData filter in a
manageable expression Expression . |
Class | Description |
---|---|
Filter |
Represents a Filter for retrieving structured content by different fields.
|
Exception | Description |
---|---|
InvalidFilterException |
This exception is used to model errors when handling
Filter . |