Uses of Class
com.broadleafcommerce.customer.service.autoconfigure.CustomerConfigurationProperties
Packages that use CustomerConfigurationProperties
-
Uses of CustomerConfigurationProperties in com.broadleafcommerce.customer.service
Methods in com.broadleafcommerce.customer.service that return CustomerConfigurationPropertiesModifier and TypeMethodDescriptionprotected CustomerConfigurationProperties
DefaultCustomerService.getCustomerProperties()
Constructors in com.broadleafcommerce.customer.service with parameters of type CustomerConfigurationPropertiesModifierConstructorDescriptionDefaultCustomerService
(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)