Uses of Class
org.chorem.pollen.services.impl.EmailService.PollenEmail

Packages that use EmailService.PollenEmail
org.chorem.pollen.services.impl   
 

Uses of EmailService.PollenEmail in org.chorem.pollen.services.impl
 

Methods in org.chorem.pollen.services.impl that return EmailService.PollenEmail
static EmailService.PollenEmail EmailService.createPollenEmail(String to, String subject, String content)
           
 

Methods in org.chorem.pollen.services.impl with parameters of type EmailService.PollenEmail
protected  void EmailService.sendEmail(EmailService.PollenEmail pollenEmail)
           
 

Method parameters in org.chorem.pollen.services.impl with type arguments of type EmailService.PollenEmail
protected  void EmailService.sendEmail(Iterable<EmailService.PollenEmail> pollEmails)
           
 



Copyright © 2009-2012 CodeLutin. All Rights Reserved.