public class CooperatorStatisticsSCAClient extends Object implements CooperatorStatisticsService
| Constructor and Description |
|---|
CooperatorStatisticsSCAClient() |
public CooperatorStatisticsService getCooperatorStatisticsService()
public void setCooperatorStatisticsService(CooperatorStatisticsService cooperatorStatisticsService)
public List<CooperatorUserStatistics> getCooperatorUserStatisticsByDynamicCondition(Map<String,Object> condition, Integer start, Integer size)
getCooperatorUserStatisticsByDynamicCondition in interface CooperatorStatisticsServicepublic List<CooperatorOrder> getCooperatorOrdersByDynamicCondition(Map<String,Object> condition, Integer start, Integer size)
getCooperatorOrdersByDynamicCondition in interface CooperatorStatisticsServicepublic Integer getLessonOrderNumber(Long cooperatorLinkTime, Long startAt, Long endAt)
getLessonOrderNumber in interface CooperatorStatisticsServicepublic Double getLessonOrderMoney(Long cooperatorLinkTime, Long startAt, Long endAt)
getLessonOrderMoney in interface CooperatorStatisticsServicepublic Integer getMemberOrderNumber(Long cooperatorLinkTime, Long startAt, Long endAt)
getMemberOrderNumber in interface CooperatorStatisticsServicepublic Double getMemberOrderMoney(Long cooperatorLinkTime, Long startAt, Long endAt)
getMemberOrderMoney in interface CooperatorStatisticsServicepublic List<CooperatorOrder> getMemberDateCooperatorOrder(Long dateStart, Long dateEnd, Long cooperatorLinkTime)
getMemberDateCooperatorOrder in interface CooperatorStatisticsServicepublic List<CooperatorOrder> getLessonDateCooperatorOrder(Long dateStart, Long dateEnd, Long cooperatorLinkTime)
getLessonDateCooperatorOrder in interface CooperatorStatisticsServicepublic List<CooperatorOrder> getDateCooperatorOrder(Long dateStart, Long dateEnd, Integer page, Integer size)
getDateCooperatorOrder in interface CooperatorStatisticsServicepublic Integer countDateCooperatorOrder(Long dateStart, Long dateEnd)
countDateCooperatorOrder in interface CooperatorStatisticsServiceCopyright © 2018. All Rights Reserved.