public class ChartData extends Object
| Constructor and Description |
|---|
ChartData() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getEmailNotificationData() |
List<Long> |
getForumActiveUsersData() |
List<String> |
getListTitle() |
List<Long> |
getLoginCountData() |
List<Long> |
getNewForumPostsData() |
List<Long> |
getNewUsersData() |
List<Long> |
getPlfDownloadsData() |
List<Long> |
getSocialPostData() |
List<Long> |
getUserConnectionData() |
void |
setEmailNotificationData(List<Long> emailNotificationData) |
void |
setForumActiveUsersData(List<Long> forumActiveUsersData) |
void |
setListTitle(List<String> listTitle) |
void |
setLoginCountData(List<Long> loginCountData) |
void |
setNewForumPostsData(List<Long> newForumPostsData) |
void |
setNewUsersData(List<Long> newUsersData) |
void |
setPlfDownloadsData(List<Long> plfDownloadsData) |
void |
setSocialPostData(List<Long> socialPostData) |
void |
setUserConnectionData(List<Long> userConnectionData) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.