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

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

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

Methods in com.elasticpath.cmweb.ajaxservice.impl with parameters of type PromotionReportService
 void DashboardAjaxServiceImpl.setPromotionReportService(PromotionReportService promotionReportService)
          Set the promotion Report Service.
 

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

Classes in com.elasticpath.cmweb.reportservice.impl that implement PromotionReportService
 class PromotionReportServiceImpl
          Service for promotion based reports.