Uses of Interface
com.sap.cds.services.utils.lib.tools.api.ServiceCallMediators.FromQuery
Packages that use ServiceCallMediators.FromQuery
Package
Description
-
Uses of ServiceCallMediators.FromQuery in com.sap.cds.services.utils.lib.tools.api
Methods in com.sap.cds.services.utils.lib.tools.api that return ServiceCallMediators.FromQueryModifier and TypeMethodDescriptionServiceCallMediators.FromPathParameter.noQuery()ServiceCallMediators.FromPathParameter.query(List<QueryParameter> queryParameters) -
Uses of ServiceCallMediators.FromQuery in com.sap.cds.services.utils.lib.tools.impl
Classes in com.sap.cds.services.utils.lib.tools.impl that implement ServiceCallMediators.FromQueryModifier and TypeClassDescriptionfinal classUse this builder to create an instance of the service abstraction.Methods in com.sap.cds.services.utils.lib.tools.impl that return ServiceCallMediators.FromQueryModifier and TypeMethodDescriptionServiceCallBuilder.noQuery()ServiceCallBuilder.query(List<QueryParameter> queryParameters)