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