com.elasticpath.cmweb.reportservice
Interface PromotionReportService

All Superinterfaces:
EpService
All Known Implementing Classes:
PromotionReportServiceImpl

public interface PromotionReportService
extends EpService

This service provides access to functionality and data (beans) for manipulating order on the Javascript client.


Method Summary
 int getActivePromotionCount()
          Get the active promotion count.
 
Methods inherited from interface com.elasticpath.service.EpService
getElasticPath, setElasticPath
 

Method Detail

getActivePromotionCount

int getActivePromotionCount()
Get the active promotion count.

Returns:
the number of active promotion rules.