Uses of Class
org.exoplatform.platform.gadget.services.ForumStatistics.ForumsWeeklyStatistic

Packages that use ForumsWeeklyStatistic
org.exoplatform.platform.gadget.services.ForumStatistics   
 

Uses of ForumsWeeklyStatistic in org.exoplatform.platform.gadget.services.ForumStatistics
 

Methods in org.exoplatform.platform.gadget.services.ForumStatistics that return ForumsWeeklyStatistic
 ForumsWeeklyStatistic ForumsWeeklyStatisticServiceImp.getLastForumsWeeklyStatistic()
          Get lastest Forums Weekly Statistic
 ForumsWeeklyStatistic ForumsWeeklyStatisticService.getLastForumsWeeklyStatistic()
           
 

Methods in org.exoplatform.platform.gadget.services.ForumStatistics that return types with arguments of type ForumsWeeklyStatistic
 List<ForumsWeeklyStatistic> ForumsWeeklyStatisticServiceImp.getAllForumsWeeklyStatistic()
          Get all Forums Weekly Statistic
 List<ForumsWeeklyStatistic> ForumsWeeklyStatisticService.getAllForumsWeeklyStatistic()
           
 

Methods in org.exoplatform.platform.gadget.services.ForumStatistics with parameters of type ForumsWeeklyStatistic
 void ForumsWeeklyStatisticServiceImp.saveForumsWeeklyStatistic(ForumsWeeklyStatistic forumsWeeklyStatistic)
          Store Forums Weekly statistic in JCR data
 void ForumsWeeklyStatisticService.saveForumsWeeklyStatistic(ForumsWeeklyStatistic forumsWeeklyStatistic)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.