Package com.sap.cloud.sdk.datamodel.odatav4.expression
package com.sap.cloud.sdk.datamodel.odatav4.expression
-
ClassDescriptionEntityReference<EntityT>Generic interface to provide the original entity class reference.FieldOrdering<EntityT>Represents an asc/desc ordering of an entity via a property.FilterableBoolean<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Boolean.FilterableBoolean.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableCollection<EntityT,
ItemT> Fluent helper class to provide filter functions to OData expressions referenced by Collection.FilterableCollection.Expression<EntityT,ItemT> Wrapper expression class, which delegates to another operation.FilterableComplex<EntityT,ItemT> Fluent helper class to provide filter functions to OData expressions referenced by an OData complex property.FilterableDate<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Date.FilterableDate.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableDateTime<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by DateTime.FilterableDateTime.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableDuration<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Duration.FilterableDuration.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableEnum<EntityT,EnumT extends VdmEnum> Fluent helper class to provide filter functions to OData expressions referenced by Enum.FilterableGuid<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Guid.FilterableNumeric<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Number.FilterableNumericDecimal<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Integer.FilterableNumericDecimal.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableNumericInteger<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Integer.FilterableNumericInteger.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableString<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by String.FilterableString.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableTime<EntityT>Fluent helper class to provide filter functions to OData expressions referenced by Time.FilterableTime.Expression<EntityT>Wrapper expression class, which delegates to another operation.FilterableValue<EntityT,PrimitiveT extends Serializable> Fluent helper class to provide filter functions to OData expressions referenced by all value types.