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

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

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces that throw UserRemovalFailureException
 Boolean UsersManagementService.denyRequests(String[] users, boolean sendCustomMailToRejectedUsers)
           
 Boolean UsersManagementService.removeUsersFromVO(String[] users)
           
 

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.server that throw UserRemovalFailureException
 Boolean UsersManagementServlet.denyRequests(String[] users, boolean sendCustomMailToRejectedUsers)
          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.