@Service(value="blRegistrationService") public class RegistrationServiceImpl extends Object implements RegistrationService
| Modifier and Type | Field and Description |
|---|---|
protected org.broadleafcommerce.profile.core.service.CustomerService |
customerService |
| Constructor and Description |
|---|
RegistrationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRedirectUrlToForm(RegisterCustomerForm registerCustomerForm) |
RegisterCustomerForm |
initCustomerRegistrationForm() |
protected org.broadleafcommerce.profile.core.service.CustomerService customerService
public RegisterCustomerForm initCustomerRegistrationForm()
initCustomerRegistrationForm in interface RegistrationServicepublic void addRedirectUrlToForm(RegisterCustomerForm registerCustomerForm)
addRedirectUrlToForm in interface RegistrationServiceCopyright © 2022. All rights reserved.