Uses of Class
org.sakaiproject.mailsender.AttachmentException

Packages that use AttachmentException
org.sakaiproject.mailsender.logic   
 

Uses of AttachmentException in org.sakaiproject.mailsender.logic
 

Methods in org.sakaiproject.mailsender.logic that throw AttachmentException
 List<String> ExternalLogic.sendEmail(ConfigEntry config, String fromEmail, String fromName, Map<String,String> to, String subject, String content, List<org.sakaiproject.email.api.Attachment> attachments)
          Send email to a list of users.
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.