Uses of Interface
com.broadleafcommerce.customer.service.CustomerAccountService
Package
Description
-
Uses of CustomerAccountService in com.broadleafcommerce.customer.service
Modifier and TypeClassDescriptionclass
DefaultCustomerAccountService<A extends Account,
M extends AccountMember> -
Uses of CustomerAccountService in com.broadleafcommerce.customer.web.endpoint
Modifier and TypeMethodDescriptionprotected CustomerAccountService<Account,
AccountMember> CustomerAccountEndpoint.getCustomerAccountService()
ModifierConstructorDescriptionCustomerAccountEndpoint
(CustomerAccountService<Account, AccountMember> customerAccountService)