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