Uses of Class
com.broadleafcommerce.customer.service.autoconfigure.CustomerConfigurationProperties
-
Packages that use CustomerConfigurationProperties Package Description com.broadleafcommerce.customer.service -
-
Uses of CustomerConfigurationProperties in com.broadleafcommerce.customer.service
Methods in com.broadleafcommerce.customer.service that return CustomerConfigurationProperties Modifier and Type Method Description protected CustomerConfigurationProperties
DefaultCustomerService. getCustomerProperties()
Constructors in com.broadleafcommerce.customer.service with parameters of type CustomerConfigurationProperties Constructor Description DefaultCustomerService(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)
-