A C D E G I L O P R S T U 

A

alertIconPath - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
alert icon to be show if some statistic is not available
appendToPanel(Widget) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 
avatarDefaultImage() - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.resources.Images
 
avatarLoader() - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.resources.Images
 

C

CacheInterface<K,V> - Interface in org.gcube.portlet.user.userstatisticsportlet.server.cache
Statistics cache interface
CacheUtilities - Class in org.gcube.portlet.user.userstatisticsportlet.server.cache
Utility functions for caches
CacheUtilities() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheUtilities
 
CacheValueBean<V> - Class in org.gcube.portlet.user.userstatisticsportlet.server.cache
A bean object to be used as value within statistics' caches.
CacheValueBean(V, long) - Constructor for class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 
clearPanelValues() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 
CommentsAndLikesWidget - Class in org.gcube.portlet.user.userstatisticsportlet.client.ui
 
CommentsAndLikesWidget() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.ui.CommentsAndLikesWidget
 
commentsDecrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 
commentsIncrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 

D

defaultUserId - Static variable in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
destroy() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
DISPLAY_NAME - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
Title of the page
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.portlet.UserStatisticsPortlet
 

E

expired(long, long) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheUtilities
Check if the bean expired

G

get(K) - Method in interface org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheInterface
Retrieve a value V from the cache
get(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.UserInfrastructureSpaceCache
 
getActualVre() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getAslSessionUsername() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getCacheInstance() - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.UserInfrastructureSpaceCache
Retrieve the current cache instance object
getCommentsReceived() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getCurrentPageLanding() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getDevelopmentUser() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
when packaging test will fail if the user is not set to test.user
getFeedsNumber() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getLikesReceived() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getPostsStats(String) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsService
get information relatives to feeds(posts), comment replies and likes received
getPostsStats(String, AsyncCallback<PostsStatsBean>) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsServiceAsync
 
getPostsStats(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
getProfileStrength(String) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsService
get profile strenght
getProfileStrength(String, AsyncCallback<Integer>) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsServiceAsync
 
getProfileStrength(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
getTotalSpaceInUse(String) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsService
get the total space in use on the workspace
getTotalSpaceInUse(String, AsyncCallback<String>) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsServiceAsync
 
getTotalSpaceInUse(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
getTTL() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 
getUrlAvatar() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getUserSettings(String) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsService
get other user's information
getUserSettings(String, AsyncCallback<UserInformation>) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsServiceAsync
 
getUserSettings(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
getUserToShowId() - Static method in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
decode the userid from the location param
getValue() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 

I

imagePath - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
Path of the image to be shown during loading
Images - Interface in org.gcube.portlet.user.userstatisticsportlet.client.resources
 
IMPROVE_PROFILE_HINT_MESSAGE_PROFILE - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
improve profile hints
IMPROVE_PROFILE_HINT_MESSAGE_ROOT - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
improve profile hints
init() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
insert(K, V) - Method in interface org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheInterface
Insert an object V with key K into the cache
insert(String, Long) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.UserInfrastructureSpaceCache
 
isOwner() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
isProfileShowable() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
isRoot() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 

L

likesDecrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 
likesIncrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 

O

onModuleLoad() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.Statistics
This is the entry point method.
org.gcube.portlet.user.userstatisticsportlet.client - package org.gcube.portlet.user.userstatisticsportlet.client
 
org.gcube.portlet.user.userstatisticsportlet.client.resources - package org.gcube.portlet.user.userstatisticsportlet.client.resources
 
org.gcube.portlet.user.userstatisticsportlet.client.ui - package org.gcube.portlet.user.userstatisticsportlet.client.ui
 
org.gcube.portlet.user.userstatisticsportlet.server - package org.gcube.portlet.user.userstatisticsportlet.server
 
org.gcube.portlet.user.userstatisticsportlet.server.cache - package org.gcube.portlet.user.userstatisticsportlet.server.cache
 
org.gcube.portlet.user.userstatisticsportlet.server.portlet - package org.gcube.portlet.user.userstatisticsportlet.server.portlet
 
org.gcube.portlet.user.userstatisticsportlet.shared - package org.gcube.portlet.user.userstatisticsportlet.shared
 

P

pageBusAdapter - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
Pagebus to listen for events (coming from the news feed portlet)
PageBusEvents - Class in org.gcube.portlet.user.userstatisticsportlet.client
This class contains the events (in a package like format) to which this portlet listens at.
PageBusEvents() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 
postDecrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 
postIncrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.PageBusEvents
 
PostsStatsBean - Class in org.gcube.portlet.user.userstatisticsportlet.shared
Contains the retrieved user's statistics relative to number of feeds written, replies and likes got.
PostsStatsBean() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
PostsStatsBean(long, long, long) - Constructor for class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.portlet.UserStatisticsPortlet
 

R

removeFromPanel(Widget) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 

S

setActualVre(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setAslSessionUsername(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setComments(String, String, String, String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.CommentsAndLikesWidget
 
setCommentsReceived(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setCurrentPageLanding(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setFeedsNumber(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setHeader(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 
setLikes(String, String, String, String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.CommentsAndLikesWidget
 
setLikesReceived(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setOwner(boolean) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setProfileShowable(boolean) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setRoot(boolean) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setShowMyOwnStatisticsToOtherPeople(boolean) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsService
when the portlet is deployed on the user profile page, allows him to decide to show his statistics to other members or not
setShowMyOwnStatisticsToOtherPeople(boolean, AsyncCallback<Void>) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.UserStatisticsServiceAsync
 
setShowMyOwnStatisticsToOtherPeople(boolean) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
setToolTip(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 
setTTL(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 
setUrlAvatar(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setValue(V) - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 
Statistics - Class in org.gcube.portlet.user.userstatisticsportlet.client
Entry point classes define onModuleLoad().
Statistics() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.Statistics
 
StatisticsPanel - Class in org.gcube.portlet.user.userstatisticsportlet.client
Panel to show received user's statistics
StatisticsPanel() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.StatisticsPanel
 
StatisticWidget - Class in org.gcube.portlet.user.userstatisticsportlet.client.ui
Container for couple Statistic Header/Value
StatisticWidget(boolean) - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.ui.StatisticWidget
 

T

toString() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheValueBean
 
toString() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
toString() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 

U

UserInformation - Class in org.gcube.portlet.user.userstatisticsportlet.shared
Some information of the current user
UserInformation() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
UserInformation(boolean, String, String, String, boolean, boolean) - Constructor for class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
UserInfrastructureSpaceCache - Class in org.gcube.portlet.user.userstatisticsportlet.server.cache
Cache for the user's space in use within the infrastructure
UserStatisticsPortlet - Class in org.gcube.portlet.user.userstatisticsportlet.server.portlet
 
UserStatisticsPortlet() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.server.portlet.UserStatisticsPortlet
 
UserStatisticsService - Interface in org.gcube.portlet.user.userstatisticsportlet.client
Interface for retrieving user's statistics
UserStatisticsServiceAsync - Interface in org.gcube.portlet.user.userstatisticsportlet.client
Async version of the UserStatisticsService interface
UserStatisticsServiceImpl - Class in org.gcube.portlet.user.userstatisticsportlet.server
The server side implementation of the RPC service.
UserStatisticsServiceImpl() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
A C D E G I L O P R S T U 

Copyright © 2016. All Rights Reserved.