A C D G I L O P S U V 

A

AboutView - Class in org.gcube.portlets.user.gcubeloggedin.client.ui
 
AboutView() - Constructor for class org.gcube.portlets.user.gcubeloggedin.client.ui.AboutView
 
AboutView(VObject, LoggedinServiceAsync) - Constructor for class org.gcube.portlets.user.gcubeloggedin.client.ui.AboutView
 

C

compareTo(VOClient) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 

D

doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.user.gcubeloggedin.server.portlet.LoggedinPortlet
 

G

GCubeLoggedin - Class in org.gcube.portlets.user.gcubeloggedin.client
Entry point classes define onModuleLoad().
GCubeLoggedin() - Constructor for class org.gcube.portlets.user.gcubeloggedin.client.GCubeLoggedin
 
getDefaultCommunityURL() - Method in interface org.gcube.portlets.user.gcubeloggedin.client.LoggedinService
 
getDefaultCommunityURL(AsyncCallback<String>) - Method in interface org.gcube.portlets.user.gcubeloggedin.client.LoggedinServiceAsync
 
getDefaultCommunityURL() - Method in class org.gcube.portlets.user.gcubeloggedin.server.LoggedinServiceImpl
The Default Community is a community where all portal user belong to
getDescription() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getFriendlyURL() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getGroupName() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getImageURL() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getName() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getSelectedRE() - Method in interface org.gcube.portlets.user.gcubeloggedin.client.LoggedinService
 
getSelectedRE(AsyncCallback<VObject>) - Method in interface org.gcube.portlets.user.gcubeloggedin.client.LoggedinServiceAsync
 
getSelectedRE() - Method in class org.gcube.portlets.user.gcubeloggedin.server.LoggedinServiceImpl
return the current selected VRE
getUserBelonging() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
getVres() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 

I

isRoot() - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 

L

LOADING_IMAGE - Static variable in class org.gcube.portlets.user.gcubeloggedin.client.UIConstants
 
LoggedinPortlet - Class in org.gcube.portlets.user.gcubeloggedin.server.portlet
LoggedinPortlet Portlet Class
LoggedinPortlet() - Constructor for class org.gcube.portlets.user.gcubeloggedin.server.portlet.LoggedinPortlet
 
LoggedinService - Interface in org.gcube.portlets.user.gcubeloggedin.client
The client side stub for the RPC service.
LoggedinServiceAsync - Interface in org.gcube.portlets.user.gcubeloggedin.client
The async counterpart of GreetingService.
LoggedinServiceImpl - Class in org.gcube.portlets.user.gcubeloggedin.server
The server side implementation of the RPC service.
LoggedinServiceImpl() - Constructor for class org.gcube.portlets.user.gcubeloggedin.server.LoggedinServiceImpl
 

O

onModuleLoad() - Method in class org.gcube.portlets.user.gcubeloggedin.client.GCubeLoggedin
This is the entry point method.
org.gcube.portlets.user.gcubeloggedin.client - package org.gcube.portlets.user.gcubeloggedin.client
 
org.gcube.portlets.user.gcubeloggedin.client.ui - package org.gcube.portlets.user.gcubeloggedin.client.ui
 
org.gcube.portlets.user.gcubeloggedin.server - package org.gcube.portlets.user.gcubeloggedin.server
 
org.gcube.portlets.user.gcubeloggedin.server.portlet - package org.gcube.portlets.user.gcubeloggedin.server.portlet
 
org.gcube.portlets.user.gcubeloggedin.shared - package org.gcube.portlets.user.gcubeloggedin.shared
 

P

processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.user.gcubeloggedin.server.portlet.LoggedinPortlet
 

S

setDescription(String) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setFriendlyURL(String) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setGroupName(String) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setImageURL(String) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setName(String) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setRoot(boolean) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 
setUserBelonging(VObject.UserBelongingClient) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
setVres(List<VREClient>) - Method in class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 

U

UIConstants - Class in org.gcube.portlets.user.gcubeloggedin.client
 
UIConstants() - Constructor for class org.gcube.portlets.user.gcubeloggedin.client.UIConstants
 
UserBelonging - Enum in org.gcube.portlets.user.gcubeloggedin.shared
 

V

valueOf(String) - Static method in enum org.gcube.portlets.user.gcubeloggedin.shared.UserBelonging
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.gcubeloggedin.shared.VObject.UserBelongingClient
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.gcubeloggedin.shared.UserBelonging
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.gcubeloggedin.shared.VObject.UserBelongingClient
Returns an array containing the constants of this enum type, in the order they are declared.
VObject - Class in org.gcube.portlets.user.gcubeloggedin.shared
 
VObject() - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
VObject(String, String, String, String, String, VObject.UserBelongingClient) - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VObject
 
VObject.UserBelongingClient - Enum in org.gcube.portlets.user.gcubeloggedin.shared
 
VOClient - Class in org.gcube.portlets.user.gcubeloggedin.shared
 
VOClient() - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 
VOClient(String, String, String, String, String, VObject.UserBelongingClient) - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 
VOClient(String, String, String, String, String, VObject.UserBelongingClient, boolean, List<VREClient>) - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VOClient
 
VREClient - Class in org.gcube.portlets.user.gcubeloggedin.shared
 
VREClient() - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VREClient
 
VREClient(String, String, String, String, String, VObject.UserBelongingClient) - Constructor for class org.gcube.portlets.user.gcubeloggedin.shared.VREClient
 
A C D G I L O P S U V 

Copyright © 2014. All Rights Reserved.