public class BatchingInsertHandler extends AbstractBatchingCRUDHandler
AbstractBatchingCRUDHandler.TriConsumer<T,D,U>| Constructor and Description |
|---|
BatchingInsertHandler(ModelService modelService,
UserService userService) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<BatchData.ImportData> |
process(Collection<BatchData.ImportData> importDatas,
AbstractBatchingCRUDHandler.TriConsumer<ItemModel,BatchData.ImportData,Set<BatchData.ImportData>> consumer) |
bulkCommit, commit, fillModel, getModelService, handleSpecialColumns, notifySpecialColumns, processByLine, processInBulk, registerDocumentIds, setLocalizedModelValue, setModelValuepublic BatchingInsertHandler(ModelService modelService, UserService userService)
protected Set<BatchData.ImportData> process(Collection<BatchData.ImportData> importDatas, AbstractBatchingCRUDHandler.TriConsumer<ItemModel,BatchData.ImportData,Set<BatchData.ImportData>> consumer)
process in class AbstractBatchingCRUDHandlerCopyright © 2017 SAP SE. All Rights Reserved.