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

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

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.client.interfaces that throw RegisteredUsersRetrievalException
 Integer UsersManagementService.getNumberOfUserThatReceiveNots()
           
 void UsersManagementService.sendEmailToRegisteredUsers(String subject, String body)
           
 

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

Methods in org.gcube.portlets.admin.usersmanagementportlet.gwt.server that throw RegisteredUsersRetrievalException
 Integer UsersManagementServlet.getNumberOfUserThatReceiveNots()
           
 void UsersManagementServlet.sendEmailToRegisteredUsers(String subject, String body)
          Sends an email with the given subject and body to all registered users of the current VO/VRE
 



Copyright © 2013. All Rights Reserved.