Uses of Class
com.logicaldoc.core.communication.EMailAttachment
Package
Description
Classes that model emails and messages and the machinery to work with them.
-
Uses of EMailAttachment in com.logicaldoc.core.communication
Modifier and TypeMethodDescriptionvoid
EMail.addAttachment
(int partId, EMailAttachment attachment) void
EMail.addAttachment
(EMailAttachment attachment) Modifier and TypeMethodDescriptionvoid
EMail.setAttachments
(Map<Integer, EMailAttachment> attachments)