Skip navigation links
A C D E F G I L O P R S T U 

A

ActivityWidget - Class in org.gcube.portlet.user.userstatisticsportlet.client.ui
 
ActivityWidget() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.ui.ActivityWidget
 
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
 
commentsDecrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.events.PageBusEvents
 
commentsIncrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.events.PageBusEvents
 
createUserCustomField(String, boolean) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
On servlet instanciation, create the custom field and set it to startingValue

D

destroy() - Method in class org.gcube.portlet.user.userstatisticsportlet.server.UserStatisticsServiceImpl
 
dispatch(ShowFeedsRelatedToUserStatisticsEventHandler) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 
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

escapeHtml(String) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Escape an html string.
evaluateContactScore(User) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Evaluates user's contact information
evaluateInformationScore(User, boolean) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Evaluates a score according to the information of the user such as job, organization, comments
evaluateProfileStrenght(User, boolean) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Evaluates the profile strenght of the user
expired(long, long) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.CacheUtilities
Check if the bean expired

F

formatFileSize(long) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
returns dynamically the formated size.

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
 
getAction() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 
getActualVre() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getAslSessionUsername() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getAssociatedType() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 
getCacheInstance() - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.cache.UserInfrastructureSpaceCache
Retrieve the current cache instance object
getCommentsMade() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getCommentsReceived() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getCurrentContext(HttpServletRequest, boolean) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Retrieve the current scope by using the portal manager
getCurrentPageLanding() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
getCurrentSecurityToken(HttpServletRequest, boolean) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Get current user token
getCurrentUser(HttpServletRequest) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Retrieve the current user by using the portal manager
getFeedsNumber() - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
getLandingPage() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 
getLikesMade() - 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
 
getSummary(User) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
get the user's comment
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
 
isInfrastructureScope(String, HttpServletRequest) - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Indicates whether the scope is the whole infrastructure.
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
 
isWithinPortal() - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Online or in development mode?

L

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

O

onModuleLoad() - Method in class org.gcube.portlet.user.userstatisticsportlet.client.Statistics
This is the entry point method.
onShowRelatedFeeds(ShowFeedsRelatedToUserStatisticsEvent) - Method in interface org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEventHandler
 
org.gcube.portlet.user.userstatisticsportlet.client - package org.gcube.portlet.user.userstatisticsportlet.client
 
org.gcube.portlet.user.userstatisticsportlet.client.events - package org.gcube.portlet.user.userstatisticsportlet.client.events
 
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.events
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.events.PageBusEvents
 
postDecrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.events.PageBusEvents
 
postIncrement - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.events.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, 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

ServerUtils - Class in org.gcube.portlet.user.userstatisticsportlet.server
This class contains server side utils methods
ServerUtils() - Constructor for class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
 
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, ShowUserStatisticAction, String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.ActivityWidget
Set comments information
setCommentsMade(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setCommentsReceived(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setCurrentPageLanding(String) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setEventBus(HandlerManager) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.ActivityWidget
Set the event bus to let this widget fire events
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, ShowUserStatisticAction, String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.ActivityWidget
Set likes information
setLikesMade(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setLikesReceived(long) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.PostsStatsBean
 
setOwner(boolean) - Method in class org.gcube.portlet.user.userstatisticsportlet.shared.UserInformation
 
setPermissionChecker() - Static method in class org.gcube.portlet.user.userstatisticsportlet.server.ServerUtils
Set the permission checker to set/get custom fields into liferay
setPosts(String, String, ShowUserStatisticAction, String) - Method in class org.gcube.portlet.user.userstatisticsportlet.client.ui.ActivityWidget
Set posts information
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
 
ShowFeedsRelatedToUserStatisticsEvent - Class in org.gcube.portlet.user.userstatisticsportlet.client.events
Event fired when the user wants to see feeds related to certain statistics.
ShowFeedsRelatedToUserStatisticsEvent(ShowUserStatisticAction, String) - Constructor for class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 
ShowFeedsRelatedToUserStatisticsEventHandler - Interface in org.gcube.portlet.user.userstatisticsportlet.client.events
Handler related to the ShowFeedsRelatedToUserStatisticsEvent class
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
 
TYPE - Static variable in class org.gcube.portlet.user.userstatisticsportlet.client.events.ShowFeedsRelatedToUserStatisticsEvent
 

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 F G I L O P R S T U 
Skip navigation links

Copyright © 2017. All Rights Reserved.