- 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
-