Uses of Class
com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToCollection
Packages that use BoundAction.CollectionToCollection
-
Uses of BoundAction.CollectionToCollection in com.sap.cloud.sdk.datamodel.odatav4.core
Methods in com.sap.cloud.sdk.datamodel.odatav4.core with parameters of type BoundAction.CollectionToCollectionModifier and TypeMethodDescription<EntityT extends VdmEntity<EntityT>,
ResultT>
CollectionValueActionRequestBuilder<ResultT>OperationsOnEntityCollections.applyAction
(BoundAction.CollectionToCollection<EntityT, ResultT> action) Apply a bound action returning a collection of objects to the current entity collection.default <EntityT extends VdmEntity<EntityT>,
ResultT>
CollectionValueActionRequestBuilder<ResultT>ServiceWithNavigableEntities.applyAction
(BoundAction.CollectionToCollection<EntityT, ResultT> action) Apply a bound action returning a collection of objects to the current entity collection.