| Package | Description |
|---|---|
| com.saperion.ngc.util |
Package for client utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZKMailSender.sendAttachmentMessage(List<String> to,
List<ZKMailAttachment> attachments,
String mailMessage,
String subject)
Sends a mail with the given attachment to a mail receiver.
|
void |
ZKMailSender.sendAttachmentMessage(String[] to,
List<ZKMailAttachment> attachments,
String mailMessage,
String subject)
Sends a mail with the given attachment to a mail receiver.
|
Copyright © 2016 SAPERION AG. All rights reserved.