Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.client.expression | |
com.sap.cloud.sdk.datamodel.odatav4.core | |
com.sap.cloud.sdk.datamodel.odatav4.expression |
Modifier and Type | Interface and Description |
---|---|
interface |
FilterableCollection
Collection operations for generic OData filter expression operands.
|
interface |
ValueCollection
OData filter expression for a generic collection.
|
Modifier and Type | Class and Description |
---|---|
static class |
ValueCollection.Expression |
Modifier and Type | Class and Description |
---|---|
static class |
ComplexProperty.Collection<EntityT extends VdmObject<EntityT>,ValueT extends VdmComplex<ValueT>>
A collection of complex objects.
|
static class |
NavigationProperty.Collection<EntityT extends VdmObject<EntityT>,ValueT extends VdmEntity<ValueT>>
A navigational property to a Collection of another entity reference.
|
static class |
SimpleProperty.Collection<EntityT,ValueT>
A composite property holding a collection of values.
|
Modifier and Type | Class and Description |
---|---|
static class |
FilterableCollection.Expression<EntityT,ItemT>
Wrapper expression class, which delegates to another operation.
|
Copyright © 2021 SAP SE. All rights reserved.