| Package | Description |
|---|---|
| org.exoplatform.platform.gadget.services.ForumStatistics |
| Modifier and Type | Method and Description |
|---|---|
ForumsWeeklyStatistic |
ForumsWeeklyStatisticService.getLastForumsWeeklyStatistic() |
ForumsWeeklyStatistic |
ForumsWeeklyStatisticServiceImp.getLastForumsWeeklyStatistic()
Get lastest Forums Weekly Statistic
|
| Modifier and Type | Method and Description |
|---|---|
List<ForumsWeeklyStatistic> |
ForumsWeeklyStatisticService.getAllForumsWeeklyStatistic() |
List<ForumsWeeklyStatistic> |
ForumsWeeklyStatisticServiceImp.getAllForumsWeeklyStatistic()
Get all Forums Weekly Statistic
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForumsWeeklyStatisticService.saveForumsWeeklyStatistic(ForumsWeeklyStatistic forumsWeeklyStatistic) |
void |
ForumsWeeklyStatisticServiceImp.saveForumsWeeklyStatistic(ForumsWeeklyStatistic forumsWeeklyStatistic)
Store Forums Weekly statistic in JCR data
|
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.