Uses of Interface
com.elasticpath.cmweb.reportservice.CustomerReportService

Packages that use CustomerReportService
com.elasticpath.cmweb.ajaxservice.impl   
com.elasticpath.cmweb.reportservice.impl   
 

Uses of CustomerReportService in com.elasticpath.cmweb.ajaxservice.impl
 

Methods in com.elasticpath.cmweb.ajaxservice.impl with parameters of type CustomerReportService
 void DashboardAjaxServiceImpl.setCustomerReportService(CustomerReportService customerReportService)
          Set the Customer Report Service.
 

Uses of CustomerReportService in com.elasticpath.cmweb.reportservice.impl
 

Classes in com.elasticpath.cmweb.reportservice.impl that implement CustomerReportService
 class CustomerReportServiceImpl
          Service for order based reports.