Uses of Class
com.broadleafcommerce.customer.dataimport.converter.CustomerConverter
Packages that use CustomerConverter
Package
Description
-
Uses of CustomerConverter in com.broadleafcommerce.customer.dataimport
Methods in com.broadleafcommerce.customer.dataimport that return CustomerConverterModifier and TypeMethodDescriptionprotected CustomerConverter
CustomerImportBatchHandler.getCustomerConverter()
Constructors in com.broadleafcommerce.customer.dataimport with parameters of type CustomerConverterModifierConstructorDescriptionCustomerImportBatchHandler
(CustomerConverter customerConverter, CustomerService<Customer> customerService, com.broadleafcommerce.data.tracking.core.web.ContextRequestHydrator hydrator) -
Uses of CustomerConverter in com.broadleafcommerce.customer.dataimport.autoconfigure
Methods in com.broadleafcommerce.customer.dataimport.autoconfigure that return CustomerConverterModifier and TypeMethodDescriptionCustomerServicesImportAutoConfiguration.Converters.customerConverter
(com.broadleafcommerce.common.extension.TypeFactory typeFactory) Methods in com.broadleafcommerce.customer.dataimport.autoconfigure with parameters of type CustomerConverterModifier and TypeMethodDescriptionCustomerServicesImportAutoConfiguration.customerImportBatchHandler
(CustomerConverter customerConverter, CustomerService<Customer> customerService, CustomerContextRequestHydrator hydrator)