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

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

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces that throw RolesRetrievalException
 Boolean UsersManagementService.addUsersToVO(ArrayList<String> users)
           
 Boolean UsersManagementService.denyRequests(String[] users)
           
 Boolean UsersManagementService.removeUsersFromVO(String[] users)
           
 

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.server that throw RolesRetrievalException
 Boolean UsersManagementServlet.addUsersToVO(ArrayList<String> users)
          Add users to the current VO
 Boolean UsersManagementServlet.denyRequests(String[] users)
          Denies a list of requests from users for registration
 Boolean UsersManagementServlet.removeUsersFromVO(String[] users)
          Removes the users with the given username from the current VO
 



Copyright © 2013. All Rights Reserved.