|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface MailAlertTransportInterface
The MailAlertTransportInterface provides common behavior for mail delivery transports when sending alert notification messages.
| Method Summary | |
|---|---|
void |
setEmailAddress(java.lang.String address)
Set the email address. |
| Methods inherited from interface com.sas.services.publish.alerts.AlertTransportInterface |
|---|
getLogger, send, setLogger |
| Methods inherited from interface com.sas.services.publish.MailInterface |
|---|
addAttachment, addAttachment, addAttachment, addAttachment, getBccAddress, getContentType, getEmailAddress, getFrom, getFromName, getReplyTo, getReplyToName, getSubject, setBccAddress, setContentType, setFrom, setFromName, setFromName, setReplyTo, setReplyToName, setReplyToName, setSubject, setSubject |
| Method Detail |
|---|
void setEmailAddress(java.lang.String address)
setEmailAddress in interface MailInterfaceaddress - The email address.
|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||