Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.helper |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionFluentHelper<EntityT>
Template class that represents query expressions.
|
class |
UncheckedFilterExpression<EntityT>
A filter expression to be used in
filter query options that
does not check for type safety. |
Modifier and Type | Method and Description |
---|---|
FluentHelperT |
FluentHelperRead.filter(FilterExpressionHelper<EntityT> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
Copyright © 2020 SAP SE. All rights reserved.