Uses of Interface
com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction
Packages that use BoundAction
-
Uses of BoundAction in com.sap.cloud.sdk.datamodel.odatav4.core
Classes in com.sap.cloud.sdk.datamodel.odatav4.core that implement BoundActionModifier and TypeClassDescriptionstatic final classBoundAction.CollectionToCollection<BindingT,ResultT> Specificactionoperating on a collection of element and returning a collection of objects.static final classBoundAction.CollectionToSingle<BindingT,ResultT> Specificactionoperating on a collection of elements and returning an object, if any.static final classBoundAction.SingleToCollection<BindingT,ResultT> Specificactionoperating on a single element and returning a collection of objects.static final classBoundAction.SingleToSingle<BindingT,ResultT> Specificactionoperating on a single element and returning an object, if any.