Interface MessageAttachmentDataSource
- All Superinterfaces:
AttachmentDataSource,jakarta.activation.DataSource,com.novomind.ecom.common.api.attribute.DisplayNamed,com.novomind.ecom.common.api.attribute.Named,RelatedAttachmentDataSource,com.novomind.ecom.common.api.io.datasource.SizedDataSource
A
MessageAttachmentDataSource provides access to attachments
associated with a MailMessage.- Since:
- 10.0.46
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.model.AttachmentDataSource
getInputStream, getOutputStreamMethods inherited from interface jakarta.activation.DataSource
getContentType, getNameMethods inherited from interface com.novomind.ecom.common.api.attribute.DisplayNamed
getDisplayNameMethods inherited from interface com.novomind.ecom.common.api.attribute.Named
getNameMethods inherited from interface com.novomind.ecom.api.iagent.model.RelatedAttachmentDataSource
getContentId, isInlineMethods inherited from interface com.novomind.ecom.common.api.io.datasource.SizedDataSource
getSize