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 CustomerExportSpecificationCustomerExportAutoConfiguration.Specifications. customerExportSpecification()Methods in com.broadleafcommerce.customer.dataexport.autoconfigure with parameters of type CustomerExportSpecification Modifier and Type Method Description CustomerRowConverterCustomerExportAutoConfiguration.Converters. customerRowConverter(CustomerExportSpecification customerExportSpecification, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-