Uses of Class
com.broadleafcommerce.inventory.dataimport.converter.SkuInventoryConverter
Packages that use SkuInventoryConverter
Package
Description
-
Uses of SkuInventoryConverter in com.broadleafcommerce.inventory.dataimport
Methods in com.broadleafcommerce.inventory.dataimport that return SkuInventoryConverterModifier and TypeMethodDescriptionprotected SkuInventoryConverter
SkuInventoryImportBatchHandler.getSkuInventoryConverter()
Constructors in com.broadleafcommerce.inventory.dataimport with parameters of type SkuInventoryConverterModifierConstructorDescriptionSkuInventoryImportBatchHandler
(SkuInventoryConverter skuInventoryConverter, SkuInventoryService<SkuInventory> skuInventoryService, SkuInventoryDefaultsInitializer skuInventoryDefaultsInitializer, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator) -
Uses of SkuInventoryConverter in com.broadleafcommerce.inventory.dataimport.autoconfigure
Methods in com.broadleafcommerce.inventory.dataimport.autoconfigure that return SkuInventoryConverterModifier and TypeMethodDescriptionSkuInventoryServicesImportAutoConfiguration.Converters.skuInventoryConverter
(com.broadleafcommerce.common.extension.TypeFactory typeFactory) Methods in com.broadleafcommerce.inventory.dataimport.autoconfigure with parameters of type SkuInventoryConverterModifier and TypeMethodDescriptionSkuInventoryServicesImportAutoConfiguration.skuInventoryImportBatchHandler
(SkuInventoryConverter skuInventoryConverter, SkuInventoryService<SkuInventory> skuInventoryService, SkuInventoryDefaultsInitializer skuInventoryDefaultsInitializer, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator)