| Package | Description |
|---|---|
| de.hybris.platform.impex.distributed.batch.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBatchingCRUDHandler |
class |
BatchingDeleteHandler |
class |
BatchingInsertHandler |
class |
BatchingInsertUpdateHandler |
class |
BatchingUpdateHandler |
| Modifier and Type | Method and Description |
|---|---|
BatchingImpExCRUDHandler |
CRUDHandlerFactory.getHandlerFor(ProcessMode processMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
CRUDHandlerFactory.setDeleteHandler(BatchingImpExCRUDHandler deleteHandler) |
void |
CRUDHandlerFactory.setInsertHandler(BatchingImpExCRUDHandler insertHandler) |
void |
CRUDHandlerFactory.setInsertUpdateHandler(BatchingImpExCRUDHandler insertUpdateHandler) |
void |
CRUDHandlerFactory.setUpdateHandler(BatchingImpExCRUDHandler updateHandler) |
Copyright © 2018 SAP SE. All Rights Reserved.