Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration.batch
Class DefaultEventBasedRevenueRecognitionIntegrationServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<EventBasedRevenueRecognitionIntegrationServiceBatch,EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.eventbasedrevenuerecognitionintegration.batch.DefaultEventBasedRevenueRecognitionIntegrationServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<EventBasedRevenueRecognitionIntegrationServiceBatch>,EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet
public class DefaultEventBasedRevenueRecognitionIntegrationServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<EventBasedRevenueRecognitionIntegrationServiceBatch,EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet>
implements EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet
Implementation of the
EventBasedRevenueRecognitionIntegrationServiceBatchChangeSet interface, enabling you to
combine multiple operations into one changeset. For further information have a look into the
EventBasedRevenueRecognitionIntegrationService.-
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods 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.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details