Uses of Class
com.broadleafcommerce.inventory.dataimport.SkuInventoryImportBatchHandler
- 
Packages that use SkuInventoryImportBatchHandler Package Description com.broadleafcommerce.inventory.dataimport.autoconfigure  - 
- 
Uses of SkuInventoryImportBatchHandler in com.broadleafcommerce.inventory.dataimport.autoconfigure
Methods in com.broadleafcommerce.inventory.dataimport.autoconfigure that return SkuInventoryImportBatchHandler Modifier and Type Method Description SkuInventoryImportBatchHandlerSkuInventoryServicesImportAutoConfiguration. skuInventoryImportBatchHandler(SkuInventoryConverter skuInventoryConverter, SkuInventoryService<SkuInventory> skuInventoryService, SkuInventoryDefaultsInitializer skuInventoryDefaultsInitializer, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator) 
 -