@RemoteServiceRelativePath(value="statisticservice")
public interface UserStatisticsService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
PostsStatsBean |
getPostsStats()
get information relatives to feeds(posts), comment replies and likes received
|
int |
getProfileStrength()
get profile strenght
|
String |
getTotalSpaceInUse()
get the total space in use on the workspace
|
UserInformation |
getUserSettings()
get other user's information
|
UserInformation getUserSettings()
PostsStatsBean getPostsStats()
String getTotalSpaceInUse()
int getProfileStrength()
Copyright © 2016. All Rights Reserved.