public class UserStatisticsServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements UserStatisticsService
| Constructor and Description |
|---|
UserStatisticsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getDevelopmentUser()
when packaging test will fail if the user is not set to test.user
|
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
|
void |
init() |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getRequestModuleBasePath, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String userid
public void init()
init in class javax.servlet.GenericServletpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletpublic String getDevelopmentUser()
public String getTotalSpaceInUse()
UserStatisticsServicegetTotalSpaceInUse in interface UserStatisticsServicepublic int getProfileStrength()
UserStatisticsServicegetProfileStrength in interface UserStatisticsServicepublic UserInformation getUserSettings()
UserStatisticsServicegetUserSettings in interface UserStatisticsServicepublic PostsStatsBean getPostsStats()
UserStatisticsServicegetPostsStats in interface UserStatisticsServiceCopyright © 2016. All Rights Reserved.