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

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

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

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

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

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



Copyright © 2013. All Rights Reserved.