Uses of Class
com.saperion.ngc.util.ZKMailAttachment
Packages that use ZKMailAttachment
- 
Uses of ZKMailAttachment in com.saperion.ngc.utilMethod parameters in com.saperion.ngc.util with type arguments of type ZKMailAttachmentModifier and TypeMethodDescriptionvoidZKMailSender.sendAttachmentMessage(String[] to, List<ZKMailAttachment> attachments, String mailMessage, String subject) Sends a mail with the given attachment to a mail receiver.