|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileAttachment | |
|---|---|
| com.liferay.portal.kernel.mail | |
| com.liferay.portal.util | This package defines the portal utility interfaces and classes. |
| com.liferay.util.mail | |
| Uses of FileAttachment in com.liferay.portal.kernel.mail |
|---|
| Methods in com.liferay.portal.kernel.mail that return types with arguments of type FileAttachment | |
|---|---|
List<FileAttachment> |
MailMessage.getFileAttachments()
|
| Uses of FileAttachment in com.liferay.portal.util |
|---|
| Fields in com.liferay.portal.util with type parameters of type FileAttachment | |
|---|---|
protected List<FileAttachment> |
SubscriptionSender.fileAttachments
|
| Uses of FileAttachment in com.liferay.util.mail |
|---|
| Method parameters in com.liferay.util.mail with type arguments of type FileAttachment | |
|---|---|
static void |
MailEngine.send(javax.mail.internet.InternetAddress from,
javax.mail.internet.InternetAddress[] to,
javax.mail.internet.InternetAddress[] cc,
javax.mail.internet.InternetAddress[] bcc,
javax.mail.internet.InternetAddress[] bulkAddresses,
String subject,
String body,
boolean htmlFormat,
javax.mail.internet.InternetAddress[] replyTo,
String messageId,
String inReplyTo,
List<FileAttachment> fileAttachments)
|
static void |
MailEngine.send(javax.mail.internet.InternetAddress from,
javax.mail.internet.InternetAddress[] to,
javax.mail.internet.InternetAddress[] cc,
javax.mail.internet.InternetAddress[] bcc,
javax.mail.internet.InternetAddress[] bulkAddresses,
String subject,
String body,
boolean htmlFormat,
javax.mail.internet.InternetAddress[] replyTo,
String messageId,
String inReplyTo,
List<FileAttachment> fileAttachments,
SMTPAccount smtpAccount)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||