Uses of Class
com.broadleafcommerce.pricing.dataimport.PriceDataImportBatchHandler
-
Packages that use PriceDataImportBatchHandler Package Description com.broadleafcommerce.pricing.dataimport.autoconfigure -
-
Uses of PriceDataImportBatchHandler in com.broadleafcommerce.pricing.dataimport.autoconfigure
Methods in com.broadleafcommerce.pricing.dataimport.autoconfigure that return PriceDataImportBatchHandler Modifier and Type Method Description PriceDataImportBatchHandler
PricingServicesImportAutoConfiguration. priceDataImportBatchHandler(PriceDataConverter priceDataConverter, PriceDataService<PriceData> priceDataService, PriceListService<PriceList> priceListService, com.broadleafcommerce.common.extension.TypeFactory pricingFactory, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator)
-