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