@Component(value="blMergeOrdersByEmailPostRegistrationObserver") public class MergeOrdersByEmailPostRegistrationObserver extends Object implements org.broadleafcommerce.profile.core.service.listener.PostRegistrationObserver
| Constructor and Description |
|---|
MergeOrdersByEmailPostRegistrationObserver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
void |
processRegistrationEvent(org.broadleafcommerce.profile.core.domain.Customer customer) |
public MergeOrdersByEmailPostRegistrationObserver()
@PostConstruct protected void init()
public void processRegistrationEvent(org.broadleafcommerce.profile.core.domain.Customer customer)
processRegistrationEvent in interface org.broadleafcommerce.profile.core.service.listener.PostRegistrationObserverCopyright © 2021. All rights reserved.