Uses of Class
de.hybris.platform.impex.model.ImportBatchModel
-
Packages that use ImportBatchModel Package Description de.hybris.platform.impex.distributed.log de.hybris.platform.impex.distributed.model de.hybris.platform.impex.distributed.process -
-
Uses of ImportBatchModel in de.hybris.platform.impex.distributed.log
Methods in de.hybris.platform.impex.distributed.log with parameters of type ImportBatchModel Modifier and Type Method Description voidDistributedImpexLogService. setLogContext(ImportBatchModel inputBatch)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ImportBatchModel in de.hybris.platform.impex.distributed.model
Methods in de.hybris.platform.impex.distributed.model with parameters of type ImportBatchModel Modifier and Type Method Description ImportBatchContentModelImportBatchContentModelAttributeHandler. get(ImportBatchModel model) -
Uses of ImportBatchModel in de.hybris.platform.impex.distributed.process
Methods in de.hybris.platform.impex.distributed.process that return ImportBatchModel Modifier and Type Method Description protected ImportBatchModelAbstractImportProcessExecutionAnalysisContext. createInputBatch(AbstractImportProcessExecutionAnalysisContext.BatchExecutionData executionData)
-