|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.mail.EMail
org.benow.web.mail.TemplatedEMail
org.benow.web.mail.TemplatedWebEMail
public class TemplatedWebEMail
A templated email which includes the baseURL and requestURL stylesheet parameters
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.benow.mail.EMail |
|---|
org.benow.mail.EMail.AttachmentInfo |
| Field Summary |
|---|
| Fields inherited from class org.benow.mail.EMail |
|---|
body, subject |
| Constructor Summary | |
|---|---|
TemplatedWebEMail(java.lang.Object context,
java.lang.String template)
|
|
| Method Summary |
|---|
| Methods inherited from class org.benow.mail.EMail |
|---|
addAttachment, addAttachment, addHeader, addRecipient, addRecipient, addRecipient, addRecipients, addReplyTo, enqueue, getAttachments, getRecipients, getSubject, queue, send, setBody, setBody, setFrom, setSender, setSubject, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplatedWebEMail(java.lang.Object context,
java.lang.String template)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||