public class RequestClarificationFluentHelper extends FluentHelperFunction<RequestClarificationFluentHelper,ReqClrfctnSuplrActyTskExportParameters,ReqClrfctnSuplrActyTskExportParameters>
Constructor and Description |
---|
RequestClarificationFluentHelper(UUID suplrActyTaskUUID)
Creates a fluent helper object that will execute the RequestClarification OData function import with the provided parameters.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.http.client.methods.HttpUriRequest |
createRequest(URI uri) |
ReqClrfctnSuplrActyTskExportParameters |
execute(ErpConfigContext configContext)
Executes the underlying query using the stored values, plus any query modifiers that were previously called.
|
protected Class<ReqClrfctnSuplrActyTskExportParameters> |
getEntityClass() |
protected String |
getFunctionName() |
protected Map<String,Object> |
getParameters() |
protected String |
getPath() |
executeMultiple, executeSingle
execute, getHeadersForRequestAndImplicitRequests, getHeadersForRequestOnly, getThis, getVersionIdentifier, withCustomHttpHeader, withCustomHttpHeaders, withHttpHeader
public RequestClarificationFluentHelper(UUID suplrActyTaskUUID)
execute
method on the fluent helper object.suplrActyTaskUUID
- UUIDConstraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
protected Class<ReqClrfctnSuplrActyTskExportParameters> getEntityClass()
protected String getPath()
protected String getFunctionName()
protected org.apache.http.client.methods.HttpUriRequest createRequest(URI uri)
public ReqClrfctnSuplrActyTskExportParameters execute(ErpConfigContext configContext) throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
execute
in class FluentHelperBasic<RequestClarificationFluentHelper,ReqClrfctnSuplrActyTskExportParameters,ReqClrfctnSuplrActyTskExportParameters>
configContext
- Supply the ERP system context for executing the underlying OData query.com.sap.cloud.sdk.odatav2.connectivity.ODataException
ErpConfigContext.ErpConfigContext()
Copyright © 2018 SAP SE. All rights reserved.