Uses of Class
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.exceptions.RolesRetrievalException

Packages that use RolesRetrievalException
org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces   
org.gcube.portlets.admin.rolesmanagementportlet.gwt.server   
 

Uses of RolesRetrievalException in org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.rolesmanagementportlet.gwt.client.interfaces that throw RolesRetrievalException
 ArrayList<RoleInfo> RolesManagementService.getAvailableRoles()
           
 Boolean RolesManagementService.updateRole(String roleName, String newRoleName, String newRoleDescription)
           
 

Uses of RolesRetrievalException in org.gcube.portlets.admin.rolesmanagementportlet.gwt.server
 

Methods in org.gcube.portlets.admin.rolesmanagementportlet.gwt.server that throw RolesRetrievalException
 ArrayList<RoleInfo> RolesManagementServlet.getAvailableRoles()
          Returns the available roles of the current VO/VRE
 Boolean RolesManagementServlet.updateRole(String roleName, String newRoleName, String newRoleDescription)
           
 



Copyright © 2013. All Rights Reserved.