| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
AwardNotificationContext.getEmailAttachments()
This method provides support for email attachments for email notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwardNotificationContext.setEmailAttachments(List<EmailAttachment> emailAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
CoiNotificationContext.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
CommitteeNotificationContext.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
CommitteeNotificationContext.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
protected List<EmailAttachment> |
CommitteeBatchCorrespondenceServiceImplBase.getEmailAttachments(ProtocolCorrespondence protocolCorrespondence) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
NotificationContext.getEmailAttachments()
This method provides support for email attachments for email notifications.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
InstitutionalProposalNotificationContext.getEmailAttachments()
This method provides support for email attachments for email notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstitutionalProposalNotificationContext.setEmailAttachments(List<EmailAttachment> emailAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
NegotiationCloseNotificationContext.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
NegotiationCloseNotificationContext.setEmailAttachments(List<EmailAttachment> emailAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
ProposalDevelopmentNotificationContext.getEmailAttachments()
This method provides support for email attachments for email notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalDevelopmentNotificationContext.setEmailAttachments(List<EmailAttachment> emailAttachments) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
ProtocolNotificationContextBase.getEmailAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolNotificationContextBase.setEmailAttachments(List<EmailAttachment> emailAttachments)
This method sets a list of email attachments
|
| Modifier and Type | Method and Description |
|---|---|
void |
KcEmailService.sendEmailWithAttachments(String from,
Set<String> toAddresses,
String subject,
Set<String> ccAddresses,
Set<String> bccAddresses,
String body,
boolean htmlMessage,
List<EmailAttachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
void |
KcEmailServiceImpl.sendEmailWithAttachments(String from,
Set<String> toAddresses,
String subject,
Set<String> ccAddresses,
Set<String> bccAddresses,
String body,
boolean htmlMessage,
List<EmailAttachment> attachments) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAttachment> |
SubAwardNotificationContext.getEmailAttachments()
This method provides support for email attachments for email notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubAwardNotificationContext.setEmailAttachments(List<EmailAttachment> emailAttachments) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.