FluentHelperT
- The fluent helper type.ObjectT
- The type of the object this OData request operates on, if any.ResultT
- The type of the result entity, if any.@Beta public abstract class SingleValuedFluentHelperFunction<FluentHelperT,ObjectT,ResultT> extends FluentHelperFunction<FluentHelperT,ObjectT,ResultT>
executing
it. This is specifically for functions that return
either a single primitive value or entity valueentityCollection
Constructor and Description |
---|
SingleValuedFluentHelperFunction(String servicePath)
Instantiates this fluent helper using the given service path to send the requests.
|
createRequest, executeMultiple, executeRequest, executeSingle, getFunctionName, getJsonResponseObjectName, getParameters, refineJsonResponse, toRequest
and, cachingMetadata, execute, getEntityClass, getHeaders, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getParametersForRequestOnly, getServicePath, getThis, getVersionIdentifier, isCachingMetadata, onRequestAndImplicitRequests, onRequestOnly, withHeader, withHeaders, withoutCachingMetadata, withQueryParameter
Copyright © 2021 SAP SE. All rights reserved.