A C D E F G H N O P R S U V

A

addDock(Throwable) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.ExceptionAlertWindow
 
addNewUsersToVO(ArrayList<String>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
addNewUsersToVO(ArrayList<String>, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
addNewUsersToVO(ArrayList<String>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
This method is invoked to add new Users to a VO.
addUsersToVO(ArrayList<String>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
addUsersToVO(ArrayList<String>, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
addUsersToVO(ArrayList<String>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Add users to the current VO

C

compareTo(UserInfo) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
createBodyMessage() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.ErrorNotificationEmailMessageTemplate
 
createBodyMessage() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.RolesUpdateEmailMessageTemplate
 
createBodyMessage() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRegistrationEmailMessageTemplate
 
createBodyMessage() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRejectionEmailMessageTemplate
 
createBodyMessage() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRemovalEmailMessageTemplate
 
CurrentGroupRetrievalException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
CurrentGroupRetrievalException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.CurrentGroupRetrievalException
 
CurrentGroupRetrievalException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.CurrentGroupRetrievalException
 

D

denyRequests(String[], boolean) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
denyRequests(String[], boolean, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
denyRequests(String[], boolean) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Denies a list of requests from users for registration
displayErrorWindow(String, Throwable) - Static method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
doEdit(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.admin.usersmanagementportlet.portlet.UsersManagementPortlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.DownloadServlet
 
doHelp(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.admin.usersmanagementportlet.portlet.UsersManagementPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.admin.usersmanagementportlet.portlet.UsersManagementPortlet
 
DownloadServlet - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
 
DownloadServlet() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.DownloadServlet
 

E

EDIT_FAILED - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserStatus
 
EDIT_OK - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserStatus
 
EditUsersRolesWindow - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
This class extends the Window class and creates a window for a specific user and the available roles that this user can have
EditUsersRolesWindow(String, String[], String[], GridPanel, UsersInfoGrid) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.EditUsersRolesWindow
 
EMAIL_BCC - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.RecipientTypeConstants
 
EMAIL_CC - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.RecipientTypeConstants
 
EMAIL_TO - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.RecipientTypeConstants
 
EmailNotification - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
A class for sending email
EmailNotification(String, String[], ArrayList<String>, String, String, String, boolean, boolean) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.EmailNotification
Class's constructor
EmailTemplatesData - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 
EmailTemplatesData() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.EmailTemplatesData
 
EmailWindow - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 
EmailWindow(ArrayList<String>) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.EmailWindow
 
equals(Object) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
ErrorNotificationEmailMessageTemplate - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
 
ErrorNotificationEmailMessageTemplate(Throwable, String) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.ErrorNotificationEmailMessageTemplate
 
ExceptionAlertWindow - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 
ExceptionAlertWindow(String, boolean) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.ExceptionAlertWindow
 

F

filterData(ArrayList<UserInfo>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.FilterPanel
 
FilterPanel - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 
FilterPanel(HashMap<String, FilterType>) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.FilterPanel
 
FilterType - Enum in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
 

G

getAllRegisteredUsers() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getAllRegisteredUsers(AsyncCallback<ArrayList<UserInfo>>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getAllRegisteredUsers() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Returns all the users that are registered in VOMS.
getAssignedRoles() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
getAvailableRolesByCurrentGroup() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getAvailableRolesByCurrentGroup(AsyncCallback<String[]>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getAvailableRolesByCurrentGroup() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Returns the available roles of the current VO
getDataAsObject() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
getEmail() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
getEmailTemplates() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.EmailTemplatesData
 
getFilters() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
getFullname() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
getGridPanel() - Static method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
getNumberOfUserThatReceiveNots() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getNumberOfUserThatReceiveNots(AsyncCallback<Integer>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getNumberOfUserThatReceiveNots() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
 
getRecordDef() - Static method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
getRegisteredUsersForaVO() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getRegisteredUsersForaVO(AsyncCallback<ArrayList<UserInfo>>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getRegisteredUsersForaVO() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Returns all the users and their roles that are registered to the current VO
getUnregisteredUsersForVO() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getUnregisteredUsersForVO(AsyncCallback<ArrayList<UserInfo>>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getUnregisteredUsersForVO() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Retrieves all the users that are registered to portal but are not registered to the current VO
getUserComment() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
getUsername() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
getUsersRequests() - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
getUsersRequests(AsyncCallback<ArrayList<UserInfo>>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
getUsersRequests() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
This method returns a hash map with key the username of the new user and value an array list with all the roles that this user requests
getWindow() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.EditUsersRolesWindow
 
getWindow() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UnregisteredUsersWindow
 
GroupAssignmentException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
GroupAssignmentException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.GroupAssignmentException
 
GroupAssignmentException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.GroupAssignmentException
 

H

hashCode() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 

N

numberOfAdditionalFields - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 

O

onClick(ClickEvent) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.ExceptionAlertWindow
 
onModuleLoad() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersManagement
This is the entry point method.
org.gcube.portlets.admin.usersmanagementportlet.gwt.client - package org.gcube.portlets.admin.usersmanagementportlet.gwt.client
 
org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions - package org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces - package org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces
 
org.gcube.portlets.admin.usersmanagementportlet.gwt.server - package org.gcube.portlets.admin.usersmanagementportlet.gwt.server
 
org.gcube.portlets.admin.usersmanagementportlet.gwt.shared - package org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
 
org.gcube.portlets.admin.usersmanagementportlet.portlet - package org.gcube.portlets.admin.usersmanagementportlet.portlet
 

P

PendingUsersRetrievalException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
PendingUsersRetrievalException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.PendingUsersRetrievalException
 
PendingUsersRetrievalException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.PendingUsersRetrievalException
 
PendingUsersRetrievalException(String) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.PendingUsersRetrievalException
 
processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.admin.usersmanagementportlet.portlet.UsersManagementPortlet
 

R

RecipientTypeConstants - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
 
RecipientTypeConstants() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.RecipientTypeConstants
 
refreshGrid() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UserRequestsGrid
This method refreshes the Grid.
refreshGrid() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
RegisteredUsersRetrievalException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
RegisteredUsersRetrievalException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.RegisteredUsersRetrievalException
 
RegisteredUsersRetrievalException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.RegisteredUsersRetrievalException
 
reloadStore(Store, Object[][]) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
reloads the given store with the given data
removeLocalRegisteredUsers(String[]) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
Updated the current registered users by removing the given users
removeUsersFromVO(String[]) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
removeUsersFromVO(String[], AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
removeUsersFromVO(String[]) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Removes the users with the given username from the current VO
resetFields() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.FilterPanel
 
RolesRetrievalException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
RolesRetrievalException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.RolesRetrievalException
 
RolesRetrievalException(String) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.RolesRetrievalException
 
RolesUpdateEmailMessageTemplate - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
Constructs the body of the email message when user's roles have been updated
RolesUpdateEmailMessageTemplate(String, ArrayList<String>) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.RolesUpdateEmailMessageTemplate
 

S

sendEmail(ArrayList<String>, String, String) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
sendEmail(ArrayList<String>, String, String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
sendEmail() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.EmailNotification
 
sendEmail(ArrayList<String>, String, String) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Sends an email with the given subject and body to all registered users of the current VO/VRE
sendEmailToRegisteredUsers(String, String) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
sendEmailToRegisteredUsers(String, String, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
sendEmailToRegisteredUsers(String, String) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Sends an email with the given subject and body to all registered users of the current VO/VRE
sendEmailWithErrorToSupport(Throwable) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
sendEmailWithErrorToSupport(Throwable, AsyncCallback<Void>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
sendEmailWithErrorToSupport(Throwable) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
 
setAssignedRoles(ArrayList<String>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
setFilterButtonClickHandler(ButtonListenerAdapter) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.FilterPanel
 
setResetButtonClickHandler(ButtonListenerAdapter) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.FilterPanel
 
showMenu(GridPanel, int, EventObject) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UserEditContextMenu
 

U

UnregisteredUsersWindow - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
This class extends the Window class and creates a window that contains all the users that are registered to portal but are not registered to the current VO/VRE
UnregisteredUsersWindow(UsersInfoGrid, GridPanel, ArrayList<UserInfo>) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UnregisteredUsersWindow
 
updateGridData(ArrayList<UserInfo>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
updateGridTitle() - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
updateLocalRegisteredUserRoles(String, ArrayList<String>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
updateLocalRegisteredUsersInfo(ArrayList<UserInfo>) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
Updates the current registered users with the new added users
updateUserRoles(String, String[][]) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementService
 
updateUserRoles(String, String[][], AsyncCallback<String>) - Method in interface org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces.UsersManagementServiceAsync
 
updateUserRoles(String, String[][]) - Method in class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Update the user's roles
USER_REMOVED - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserStatus
 
UserEditContextMenu - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
This class extends the Menu and creates a context menu with one option.
UserEditContextMenu(GridPanel, UsersInfoGrid) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UserEditContextMenu
 
UserInfo - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
UserInfo class represents a user ant all his/her information
UserInfo() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
UserInfo(String, String, String, ArrayList<String>, String, Date) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserInfo
 
UserInfoRetrievalException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
UserInfoRetrievalException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.UserInfoRetrievalException
 
UserInfoRetrievalException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.UserInfoRetrievalException
 
UserRegistrationEmailMessageTemplate - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
Constructs the body of the email message sent when a user is registered to a VO
UserRegistrationEmailMessageTemplate(UserModel, UserModel, String, boolean, String) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRegistrationEmailMessageTemplate
 
UserRejectionEmailMessageTemplate - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
Constructs the body of the email message sent when a user is rejected
UserRejectionEmailMessageTemplate(UserModel, UserModel, String, boolean, String) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRejectionEmailMessageTemplate
 
UserRemovalEmailMessageTemplate - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
Constructs the body of the email message when a user is removed from a VO
UserRemovalEmailMessageTemplate(String) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UserRemovalEmailMessageTemplate
 
UserRemovalFailureException - Exception in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions
 
UserRemovalFailureException() - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.UserRemovalFailureException
 
UserRemovalFailureException(String, Throwable) - Constructor for exception org.gcube.portlets.admin.usersmanagementportlet.gwt.client.exceptions.UserRemovalFailureException
 
UserRequestsGrid - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
This class creates a Grid that contains the users requests for registration If there are no requests from users an information message is displayed together with a refresh button
UserRequestsGrid(UsersInfoGrid) - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UserRequestsGrid
 
userService - Static variable in class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersManagement
 
UsersInfoGrid - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
This class creates the grid that contains all the registered users for a VO/VRE and the roles that are either registered or not
UsersInfoGrid() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersInfoGrid
 
UsersManagement - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.client
EntryPoint class
UsersManagement() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.client.UsersManagement
 
UsersManagementPortlet - Class in org.gcube.portlets.admin.usersmanagementportlet.portlet
UsersManagementPortlet Portlet Class
UsersManagementPortlet() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.portlet.UsersManagementPortlet
 
UsersManagementService - Interface in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces
A RemoteService interface for the UsersManagement service following GWT RPC design
UsersManagementServiceAsync - Interface in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces
 
UsersManagementServlet - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.server
UsersManagement servlet
UsersManagementServlet() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.server.UsersManagementServlet
Class constructor
UserStatus - Class in org.gcube.portlets.admin.usersmanagementportlet.gwt.shared
UserStatus class
UserStatus() - Constructor for class org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.UserStatus
 

V

valueOf(String) - Static method in enum org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.FilterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.admin.usersmanagementportlet.gwt.shared.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H N O P R S U V

Copyright © 2013. All Rights Reserved.