Class DefaultClassDataForClassificationServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ClassDataForClassificationServiceBatch,ClassDataForClassificationServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.classdataforclassification.batch.DefaultClassDataForClassificationServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ClassDataForClassificationServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ClassDataForClassificationServiceBatch>,ClassDataForClassificationServiceBatchChangeSet
public class DefaultClassDataForClassificationServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ClassDataForClassificationServiceBatch,ClassDataForClassificationServiceBatchChangeSet>
implements ClassDataForClassificationServiceBatchChangeSet
Implementation of the
ClassDataForClassificationServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
ClassDataForClassificationService.-
Method Summary
Modifier and TypeMethodDescriptioncreateClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Create a newClfnClassCharcForKeyDateentity and save it to the S/4HANA system.createClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Create a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.createClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Create a newClfnClassForKeyDateentity and save it to the S/4HANA system.createClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Create a newClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.createClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Create a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.deleteClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Deletes an existingClfnClassCharcForKeyDateentity in the S/4HANA system.deleteClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Deletes an existingClfnClassForKeyDateentity in the S/4HANA system.deleteClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Deletes an existingClfnClassKeywordForKeyDateentity in the S/4HANA system.deleteClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Deletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.getThis()updateClfnClassCharcForKeyDate(ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Update an existingClfnClassCharcForKeyDateentity and save it to the S/4HANA system.updateClfnClassDescForKeyDate(ClfnClassDescForKeyDate clfnClassDescForKeyDate) Update an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.updateClfnClassForKeyDate(ClfnClassForKeyDate clfnClassForKeyDate) Update an existingClfnClassForKeyDateentity and save it to the S/4HANA system.updateClfnClassKeywordForKeyDate(ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Update an existingClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.updateClfnClassTextForKeyDate(ClfnClassTextForKeyDate clfnClassTextForKeyDate) Update an existingClfnClassTextForKeyDateentity and save it to the S/4HANA system.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
-
getThis
-
createClfnClassCharcForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet createClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetCreate a newClfnClassCharcForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassCharcForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateClfnClassCharcForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet updateClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetUpdate an existingClfnClassCharcForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassCharcForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteClfnClassCharcForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet deleteClfnClassCharcForKeyDate(@Nonnull ClfnClassCharcForKeyDate clfnClassCharcForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetDeletes an existingClfnClassCharcForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassCharcForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassCharcForKeyDate-ClfnClassCharcForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createClfnClassDescForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet createClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetCreate a newClfnClassDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassDescForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassDescForKeyDate-ClfnClassDescForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateClfnClassDescForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet updateClfnClassDescForKeyDate(@Nonnull ClfnClassDescForKeyDate clfnClassDescForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetUpdate an existingClfnClassDescForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassDescForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassDescForKeyDate-ClfnClassDescForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createClfnClassForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet createClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetCreate a newClfnClassForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateClfnClassForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet updateClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetUpdate an existingClfnClassForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteClfnClassForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet deleteClfnClassForKeyDate(@Nonnull ClfnClassForKeyDate clfnClassForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetDeletes an existingClfnClassForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassForKeyDate-ClfnClassForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createClfnClassKeywordForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet createClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetCreate a newClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassKeywordForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateClfnClassKeywordForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet updateClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetUpdate an existingClfnClassKeywordForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassKeywordForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteClfnClassKeywordForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet deleteClfnClassKeywordForKeyDate(@Nonnull ClfnClassKeywordForKeyDate clfnClassKeywordForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetDeletes an existingClfnClassKeywordForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassKeywordForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassKeywordForKeyDate-ClfnClassKeywordForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createClfnClassTextForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet createClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetCreate a newClfnClassTextForKeyDateentity and save it to the S/4HANA system.- Specified by:
createClfnClassTextForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateClfnClassTextForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet updateClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetUpdate an existingClfnClassTextForKeyDateentity and save it to the S/4HANA system.- Specified by:
updateClfnClassTextForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteClfnClassTextForKeyDate
@Nonnull public ClassDataForClassificationServiceBatchChangeSet deleteClfnClassTextForKeyDate(@Nonnull ClfnClassTextForKeyDate clfnClassTextForKeyDate) Description copied from interface:ClassDataForClassificationServiceBatchChangeSetDeletes an existingClfnClassTextForKeyDateentity in the S/4HANA system.- Specified by:
deleteClfnClassTextForKeyDatein interfaceClassDataForClassificationServiceBatchChangeSet- Parameters:
clfnClassTextForKeyDate-ClfnClassTextForKeyDateentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-