Uses of Interface
org.broadleafcommerce.profile.core.service.CustomerPhoneService

Packages that use CustomerPhoneService
org.broadleafcommerce.core.web.controller.checkout   
org.broadleafcommerce.profile.core.service   
org.broadleafcommerce.profile.web.controller   
 

Uses of CustomerPhoneService in org.broadleafcommerce.core.web.controller.checkout
 

Fields in org.broadleafcommerce.core.web.controller.checkout declared as CustomerPhoneService
protected  CustomerPhoneService CheckoutController.customerPhoneService
           
 

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

Classes in org.broadleafcommerce.profile.core.service that implement CustomerPhoneService
 class CustomerPhoneServiceImpl
           
 

Uses of CustomerPhoneService in org.broadleafcommerce.profile.web.controller
 

Methods in org.broadleafcommerce.profile.web.controller with parameters of type CustomerPhoneService
 void CustomerPhoneController.setCustomerPhoneService(CustomerPhoneService customerPhoneService)
           
 



Copyright © 2012. All Rights Reserved.