Uses of Interface
org.broadleafcommerce.profile.core.service.listener.PostRegistrationObserver
Packages that use PostRegistrationObserver
-
Uses of PostRegistrationObserver in org.broadleafcommerce.profile.core.service
Fields in org.broadleafcommerce.profile.core.service with type parameters of type PostRegistrationObserverModifier and TypeFieldDescriptionprotected final List<PostRegistrationObserver>CustomerServiceImpl.postRegisterListenersMethods in org.broadleafcommerce.profile.core.service with parameters of type PostRegistrationObserverModifier and TypeMethodDescriptionvoidCustomerService.addPostRegisterListener(PostRegistrationObserver postRegisterListeners) voidCustomerServiceImpl.addPostRegisterListener(PostRegistrationObserver postRegisterListeners) voidCustomerService.removePostRegisterListener(PostRegistrationObserver postRegisterListeners) voidCustomerServiceImpl.removePostRegisterListener(PostRegistrationObserver postRegisterListeners)