Uses of Interface
org.broadleafcommerce.profile.core.service.listener.PostRegistrationObserver

Packages that use PostRegistrationObserver
org.broadleafcommerce.profile.core.service   
 

Uses of PostRegistrationObserver in org.broadleafcommerce.profile.core.service
 

Fields in org.broadleafcommerce.profile.core.service with type parameters of type PostRegistrationObserver
protected  List<PostRegistrationObserver> CustomerServiceImpl.postRegisterListeners
           
 

Methods in org.broadleafcommerce.profile.core.service with parameters of type PostRegistrationObserver
 void CustomerService.addPostRegisterListener(PostRegistrationObserver postRegisterListeners)
           
 void CustomerServiceImpl.addPostRegisterListener(PostRegistrationObserver postRegisterListeners)
           
 void CustomerService.removePostRegisterListener(PostRegistrationObserver postRegisterListeners)
           
 void CustomerServiceImpl.removePostRegisterListener(PostRegistrationObserver postRegisterListeners)
           
 



Copyright © 2012. All Rights Reserved.