public interface MailService
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchMailingList() |
void |
sendMessage(MailMessage message) |
void sendMessage(MailMessage message) throws InvalidAddressException, javax.mail.MessagingException
InvalidAddressExceptionjavax.mail.MessagingExceptionString getBatchMailingList()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.