Uses of Class
com.broadleafcommerce.customer.dataexport.specification.CustomerExportSpecification
-
Packages that use CustomerExportSpecification Package Description com.broadleafcommerce.customer.dataexport.autoconfigure -
-
Uses of CustomerExportSpecification in com.broadleafcommerce.customer.dataexport.autoconfigure
Methods in com.broadleafcommerce.customer.dataexport.autoconfigure that return CustomerExportSpecification Modifier and Type Method Description CustomerExportSpecification
CustomerExportAutoConfiguration.Specifications. customerExportSpecification()
Methods in com.broadleafcommerce.customer.dataexport.autoconfigure with parameters of type CustomerExportSpecification Modifier and Type Method Description CustomerRowConverter
CustomerExportAutoConfiguration.Converters. customerRowConverter(CustomerExportSpecification customerExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-