public class DefaultWarehouseServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<WarehouseServiceBatch,WarehouseServiceBatchChangeSet> implements WarehouseServiceBatchChangeSet
WarehouseServiceBatchChangeSet
interface, enabling you to combine multiple operations
into one changeset. For further information have a look into the
WarehouseService
.Modifier and Type | Method and Description |
---|---|
protected DefaultWarehouseServiceBatchChangeSet |
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 DefaultWarehouseServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<WarehouseServiceBatch,WarehouseServiceBatchChangeSet>
Copyright © 2021 SAP SE. All rights reserved.