public class ActivityStatisticBean extends Object
| Constructor and Description |
|---|
ActivityStatisticBean() |
public Date getCreatedDate()
public void setCreatedDate(Date createdDate)
public Long getNewUser()
public void setNewUser(Long newUser)
public Long getNewUserToday()
public void setNewUserToday(Long newUserToday)
public Long getForumActiveUserToday()
public void setForumActiveUserToday(Long forumActiveUserToday)
public Long getForumPosts()
public void setForumPosts(Long forumPosts)
public Long getForumPostToday()
public void setForumPostToday(Long forumPostToday)
public Long getLoginCount()
public void setLoginCount(Long loginCount)
public Long getLoginCountToday()
public void setLoginCountToday(Long loginCountToday)
public Date getModifiedDate()
public void setModifiedDate(Date modifiedDate)
public Long getUserConnectionCount()
public void setUserConnectionCount(Long userConnectionCount)
public Long getUserConnectionCountToday()
public void setUserConnectionCountToday(Long userConnectionCountToday)
public Long getSocialPostCount()
public void setSocialPostCount(Long socialPostCount)
public Long getSocialPostCountToday()
public void setSocialPostCountToday(Long socialPostCountToday)
public Long getEmailNotificationCount()
public void setEmailNotificationCount(Long emailNotificationCount)
public Long getEmailNotificationCountToday()
public void setEmailNotificationCountToday(Long emailNotificationCountToday)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.