Uses of Class
com.broadleafcommerce.customer.service.autoconfigure.CustomerConfigurationProperties
-
Uses of CustomerConfigurationProperties in com.broadleafcommerce.customer.service
Modifier and TypeMethodDescriptionprotected CustomerConfigurationProperties
DefaultCustomerService.getCustomerProperties()
ModifierConstructorDescriptionDefaultCustomerService
(CustomerRepository<com.broadleafcommerce.data.tracking.core.Trackable> customerRepository, com.broadleafcommerce.data.tracking.core.service.RsqlCrudEntityHelper helper, CustomerConfigurationProperties customerProperties, com.broadleafcommerce.data.tracking.core.filtering.fetch.FilterParser<cz.jirutka.rsql.parser.ast.Node> parser)