Class DefaultStandardWorkFormulaParameterGroupServiceBatch
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<StandardWorkFormulaParameterGroupServiceBatch,StandardWorkFormulaParameterGroupServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.batch.DefaultStandardWorkFormulaParameterGroupServiceBatch
- All Implemented Interfaces:
FluentHelperServiceBatch<StandardWorkFormulaParameterGroupServiceBatch,,StandardWorkFormulaParameterGroupServiceBatchChangeSet> FluentHelperServiceBatchExecute,StandardWorkFormulaParameterGroupServiceBatch
public class DefaultStandardWorkFormulaParameterGroupServiceBatch
extends BatchFluentHelperBasic<StandardWorkFormulaParameterGroupServiceBatch,StandardWorkFormulaParameterGroupServiceBatchChangeSet>
implements StandardWorkFormulaParameterGroupServiceBatch
Default implementation of the
StandardWorkFormulaParameterGroupServiceBatch interface exposed in the
StandardWorkFormulaParameterGroupService, allowing you to create multiple changesets and finally execute the batch
request.-
Constructor Summary
ConstructorsConstructorDescriptionDefaultStandardWorkFormulaParameterGroupServiceBatch(StandardWorkFormulaParameterGroupService service) Creates a new instance of this DefaultStandardWorkFormulaParameterGroupServiceBatch.DefaultStandardWorkFormulaParameterGroupServiceBatch(StandardWorkFormulaParameterGroupService service, String servicePath) Creates a new instance of this DefaultStandardWorkFormulaParameterGroupServiceBatch. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
addChangeSet, addReadOperations, addReadOperations, addReadOperations, executeRequest, toRequest, withoutCsrfTokenMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
addChangeSet, addReadOperations, addReadOperations, addReadOperationsMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatchExecute
executeRequest
-
Constructor Details
-
DefaultStandardWorkFormulaParameterGroupServiceBatch
public DefaultStandardWorkFormulaParameterGroupServiceBatch(@Nonnull StandardWorkFormulaParameterGroupService service) Creates a new instance of this DefaultStandardWorkFormulaParameterGroupServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.
-
DefaultStandardWorkFormulaParameterGroupServiceBatch
public DefaultStandardWorkFormulaParameterGroupServiceBatch(@Nonnull StandardWorkFormulaParameterGroupService service, @Nonnull String servicePath) Creates a new instance of this DefaultStandardWorkFormulaParameterGroupServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.servicePath- The custom service path to operate on.
-
-
Method Details
-
getServicePathForBatchRequest
-
getThis
-
beginChangeSet
-