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

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

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces that throw PendingUsersRetrievalException
 ArrayList<UserInfo> UsersManagementService.getUsersRequests()
           
 

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.server that throw PendingUsersRetrievalException
 ArrayList<UserInfo> UsersManagementServlet.getUsersRequests()
          This method returns a hash map with key the username of the new user and value an array list with all the roles that this user requests
 



Copyright © 2013. All Rights Reserved.