Class BatchingExistingItemResolver
- java.lang.Object
-
- de.hybris.platform.impex.distributed.batch.impl.BatchingExistingItemResolver
-
public class BatchingExistingItemResolver extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BatchingExistingItemResolver(FlexibleSearchService flexibleSearchService, BatchData batchData, I18NService i18nService, CommonI18NService commonI18NService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ItemModel>findExisting(BatchData.ImportData importData)
-
-
-
Constructor Detail
-
BatchingExistingItemResolver
public BatchingExistingItemResolver(FlexibleSearchService flexibleSearchService, BatchData batchData, I18NService i18nService, CommonI18NService commonI18NService)
-
-
Method Detail
-
findExisting
public java.util.List<ItemModel> findExisting(BatchData.ImportData importData)
-
-