| Modifier and Type | Field and Description |
|---|---|
private DeepaMehtaService |
dms |
private Topic |
topic |
| Constructor and Description |
|---|
Mail(long topicId,
DeepaMehtaService dms) |
| Modifier and Type | Method and Description |
|---|---|
Set<Long> |
getAttachmentIds() |
String |
getBody() |
RecipientsByType |
getRecipients() |
javax.mail.internet.InternetAddress |
getSender() |
String |
getSubject() |
Topic |
getTopic() |
Topic |
setMessageId(String messageId) |
private final DeepaMehtaService dms
public Mail(long topicId, DeepaMehtaService dms)
public RecipientsByType getRecipients() throws InvalidRecipients
InvalidRecipientspublic javax.mail.internet.InternetAddress getSender() throws UnsupportedEncodingException, javax.mail.internet.AddressException
UnsupportedEncodingExceptionjavax.mail.internet.AddressExceptionpublic String getSubject()
public Topic setMessageId(String messageId)
public Set<Long> getAttachmentIds()
Copyright © 2015. All Rights Reserved.