Class DefaultSalesDocumentWithCreditBlocksServiceBatch
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<SalesDocumentWithCreditBlocksServiceBatch,SalesDocumentWithCreditBlocksServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.batch.DefaultSalesDocumentWithCreditBlocksServiceBatch
- All Implemented Interfaces:
FluentHelperServiceBatch<SalesDocumentWithCreditBlocksServiceBatch,,SalesDocumentWithCreditBlocksServiceBatchChangeSet> FluentHelperServiceBatchExecute,SalesDocumentWithCreditBlocksServiceBatch
public class DefaultSalesDocumentWithCreditBlocksServiceBatch
extends BatchFluentHelperBasic<SalesDocumentWithCreditBlocksServiceBatch,SalesDocumentWithCreditBlocksServiceBatchChangeSet>
implements SalesDocumentWithCreditBlocksServiceBatch
Default implementation of the
SalesDocumentWithCreditBlocksServiceBatch interface exposed in the
SalesDocumentWithCreditBlocksService, allowing you to create multiple changesets and finally execute the batch
request.-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of this DefaultSalesDocumentWithCreditBlocksServiceBatch.DefaultSalesDocumentWithCreditBlocksServiceBatch(SalesDocumentWithCreditBlocksService service, String servicePath) Creates a new instance of this DefaultSalesDocumentWithCreditBlocksServiceBatch. -
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
-
DefaultSalesDocumentWithCreditBlocksServiceBatch
public DefaultSalesDocumentWithCreditBlocksServiceBatch(@Nonnull SalesDocumentWithCreditBlocksService service) Creates a new instance of this DefaultSalesDocumentWithCreditBlocksServiceBatch.- Parameters:
service- The service to execute all operations in this changeset on.
-
DefaultSalesDocumentWithCreditBlocksServiceBatch
public DefaultSalesDocumentWithCreditBlocksServiceBatch(@Nonnull SalesDocumentWithCreditBlocksService service, @Nonnull String servicePath) Creates a new instance of this DefaultSalesDocumentWithCreditBlocksServiceBatch.- 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
-