Uses of Class
org.apache.jetspeed.administration.AdministrationEmailException

Packages that use AdministrationEmailException
org.apache.jetspeed.administration   
 

Uses of AdministrationEmailException in org.apache.jetspeed.administration
 

Methods in org.apache.jetspeed.administration that throw AdministrationEmailException
 User PortalAdministration.lookupUserFromEmail(String email)
          Lookup a user given an email address
 void PortalAdministration.sendEmail(javax.portlet.PortletConfig portletConfig, String emailAddress, String localizedSubject, String templatePath, Map userAttributes)
          Helper to send an email to a recipient
 void PortalAdministration.sendEmail(String from, String subject, String to, String text)
          Helper to send an email to a recipient without the portal default sender, and without mail merge
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.