Uses of Class
de.hybris.platform.impex.distributed.batch.impl.BatchData
Packages that use BatchData
-
Uses of BatchData in de.hybris.platform.impex.distributed.batch.impl
Methods in de.hybris.platform.impex.distributed.batch.impl that return BatchDataModifier and TypeMethodDescriptionBatchData.ImportData.getBatchData()ImportBatchParser.parse(ImportBatchHandler batchHandler) Constructors in de.hybris.platform.impex.distributed.batch.impl with parameters of type BatchDataModifierConstructorDescriptionBatchingExistingItemResolver(FlexibleSearchService flexibleSearchService, BatchData batchData, I18NService i18nService, CommonI18NService commonI18NService) ImportData(BatchData myBatch, ValueLine valueLine, Set<StandardColumnDescriptor> descriptorsForCurrentMode, SortedMap<StandardColumnDescriptor, Object> uniqueValues, Map<StandardColumnDescriptor, Object> currentModeValues)