| Package | Description |
|---|---|
| com.sap.cloud.sdk.odatav2.connectivity.filter |
| Modifier and Type | Method and Description |
|---|---|
static FilterExpression |
FilterExpressionConverter.convertTo(Expression filterExp)
Converts the filter expression retrieved from the QueryRequest object into
the filter expression that can be used with the consumption APIs of the
ODataQueryBuilder object.
|
static FilterExpression |
FilterExpressionConverter.convertTo(Expression filterExp,
Stack<com.sap.cloud.sdk.odatav2.connectivity.filter.FilterExpressionConverter.OperatorNode> operatorStack,
Stack<com.sap.cloud.sdk.odatav2.connectivity.filter.FilterExpressionConverter.OperandNode> operandStack) |
Copyright © 2020 SAP. All Rights Reserved.