|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.elasticpath.service.impl.AbstractEpServiceImpl
com.elasticpath.cmweb.reportservice.impl.PromotionReportServiceImpl
public class PromotionReportServiceImpl
Service for promotion based reports.
Constructor Summary | |
---|---|
PromotionReportServiceImpl()
|
Method Summary | |
---|---|
int |
getActivePromotionCount()
Get the active promotion count. |
java.lang.Object |
getObject(long uid)
Please don't call this method. |
PersistenceEngine |
getPersistenceEngine()
Returns the persistence engine. |
void |
setPersistenceEngine(PersistenceEngine persistenceEngine)
Sets the persistence engine. |
Methods inherited from class com.elasticpath.service.impl.AbstractEpServiceImpl |
---|
getElasticPath, setElasticPath |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.elasticpath.service.EpService |
---|
getElasticPath, setElasticPath |
Constructor Detail |
---|
public PromotionReportServiceImpl()
Method Detail |
---|
public int getActivePromotionCount()
getActivePromotionCount
in interface PromotionReportService
public java.lang.Object getObject(long uid) throws EpServiceException
uid
- uid.
EpServiceException
- unimplemented.public PersistenceEngine getPersistenceEngine()
public void setPersistenceEngine(PersistenceEngine persistenceEngine)
persistenceEngine
- the persistence engine to set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |