public class DefaultLedgerServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet> implements LedgerServiceBatchChangeSet
LedgerServiceBatchChangeSet
interface, enabling you to combine multiple operations into
one changeset. For further information have a look into the
LedgerService
.Modifier and Type | Method and Description |
---|---|
protected DefaultLedgerServiceBatchChangeSet |
getThis()
Method to safely return the current fluent helper instance upon public method calls.
|
addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultLedgerServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet>
Copyright © 2021 SAP SE. All rights reserved.