Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
L
O
P
R
S
U
A
addDock(Throwable)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
ExceptionAlertWindow
addRecordToGrid(String, String)
- Static method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
AvailableRolesGrid
Adds a new record to the grid with the given name and description
AvailableRolesGrid
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
This class creates a grid that contains the system's available roles
AvailableRolesGrid()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
AvailableRolesGrid
C
createBodyMessage()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
ErrorNotificationEmailMessageTemplate
createNewRole(String, String)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
createNewRole(String, String, AsyncCallback<Boolean>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
createNewRole(String, String)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
Creates a role with the given name
CreateRoleWindow
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
CreateRoleWindow()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
CreateRoleWindow
CurrentGroupRetrievalException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
CurrentGroupRetrievalException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
CurrentGroupRetrievalException
CurrentGroupRetrievalException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
CurrentGroupRetrievalException
D
deleteRoles(ArrayList<String>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
deleteRoles(ArrayList<String>, AsyncCallback<Boolean>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
deleteRoles(ArrayList<String>)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
Deletes all the given roles
displayErrorWindow(String, Throwable)
- Static method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
RolesManagement
doEdit(RenderRequest, RenderResponse)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.portlet.
RolesManagementPortlet
doHelp(RenderRequest, RenderResponse)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.portlet.
RolesManagementPortlet
doView(RenderRequest, RenderResponse)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.portlet.
RolesManagementPortlet
E
EditRoleWindow
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
EditRoleWindow(String, String, boolean)
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
EditRoleWindow
EMAIL_BCC
- Static variable in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RecipientTypeConstants
EMAIL_CC
- Static variable in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RecipientTypeConstants
EMAIL_TO
- Static variable in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RecipientTypeConstants
EmailNotification
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
A class for sending email
EmailNotification(String, String[], String, String, String, boolean)
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
EmailNotification
Class's constructor
ErrorNotificationEmailMessageTemplate
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
ErrorNotificationEmailMessageTemplate(Throwable, String)
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
ErrorNotificationEmailMessageTemplate
ExceptionAlertWindow
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
ExceptionAlertWindow(String, boolean)
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
ExceptionAlertWindow
G
getAvailableRoles()
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
getAvailableRoles(AsyncCallback<ArrayList<RoleInfo>>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
getAvailableRoles()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
Returns the available roles of the current VO/VRE
getRecordDef()
- Static method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
AvailableRolesGrid
Returns the grid's record definition
getRoleDescription()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RoleInfo
getRoleName()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RoleInfo
getWindow()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
CreateRoleWindow
getWindow()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
EditRoleWindow
L
listAllowedRoles()
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
listAllowedRoles(AsyncCallback<ArrayList<RoleInfo>>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
listAllowedRoles()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
Lists the allowed roles that can be created for the current VO/VRE
O
onClick(ClickEvent)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
ExceptionAlertWindow
onModuleLoad()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
RolesManagement
This is the entry point method.
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
- package org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
- package org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
- package org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
- package org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared
- package org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared
org.gcube.portlets.admin.rolesmanagementportlet.portlet
- package org.gcube.portlets.admin.rolesmanagementportlet.portlet
P
processAction(ActionRequest, ActionResponse)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.portlet.
RolesManagementPortlet
R
RecipientTypeConstants
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared
RecipientTypeConstants()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RecipientTypeConstants
RetrieveAllowedRolesException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
RetrieveAllowedRolesException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RetrieveAllowedRolesException
RetrieveAllowedRolesException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RetrieveAllowedRolesException
RoleCreationException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
RoleCreationException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleCreationException
RoleCreationException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleCreationException
RoleDeletionException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
RoleDeletionException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleDeletionException
RoleDeletionException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleDeletionException
RoleInfo
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared
RoleInfo()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RoleInfo
RoleInfo(String, String)
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.shared.
RoleInfo
RolesManagement
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client
The EntryPoint class
RolesManagement()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
RolesManagement
RolesManagementPortlet
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.portlet
RolesManagementPortlet Portlet Class
RolesManagementPortlet()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.portlet.
RolesManagementPortlet
RolesManagementService
- Interface in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
A RemoteService interface for the RolesManagement service following GWT RPC design
RolesManagementServiceAsync
- Interface in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
An asynchronous interface for the RolesManagement service following GWT RPC design
RolesManagementServlet
- Class in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
RolesManagementServlet()
- Constructor for class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
Class constructor
RolesRetrievalException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
RolesRetrievalException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RolesRetrievalException
RolesRetrievalException(String)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RolesRetrievalException
RolesRetrievalException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RolesRetrievalException
rolesService
- Static variable in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
RolesManagement
RoleUpdateException
- Exception in
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions
RoleUpdateException()
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleUpdateException
RoleUpdateException(String, Throwable)
- Constructor for exception org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.
RoleUpdateException
S
sendEmail()
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
EmailNotification
sendEmailWithErrorToSupport(Throwable)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
sendEmailWithErrorToSupport(Throwable, AsyncCallback<Void>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
sendEmailWithErrorToSupport(Throwable)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
U
updateRole(String, String, String)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementService
updateRole(String, String, String, AsyncCallback<Boolean>)
- Method in interface org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces.
RolesManagementServiceAsync
updateRole(String, String, String)
- Method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.server.
RolesManagementServlet
updateSelectedRecordOfGrid(String, String)
- Static method in class org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.
AvailableRolesGrid
Updates the current selected record of the grid with the given name and description
A
C
D
E
G
L
O
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.