Uses of Interface
de.hybris.platform.impex.distributed.batch.ImportBatchHandler
-
Packages that use ImportBatchHandler Package Description de.hybris.platform.impex.distributed.batch.impl de.hybris.platform.impex.distributed.task -
-
Uses of ImportBatchHandler in de.hybris.platform.impex.distributed.batch.impl
Classes in de.hybris.platform.impex.distributed.batch.impl that implement ImportBatchHandler Modifier and Type Class Description classTestImportBatchHandlerThis is test implementation.Methods in de.hybris.platform.impex.distributed.batch.impl with parameters of type ImportBatchHandler Modifier and Type Method Description BatchDataImportBatchParser. parse(ImportBatchHandler batchHandler)Constructors in de.hybris.platform.impex.distributed.batch.impl with parameters of type ImportBatchHandler Constructor Description BatchingImpexReader(ImportBatchHandler batchHandler) -
Uses of ImportBatchHandler in de.hybris.platform.impex.distributed.task
Methods in de.hybris.platform.impex.distributed.task with parameters of type ImportBatchHandler Modifier and Type Method Description voidProcessImpexTask. execute(ImportBatchHandler batchHandler)
-