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, getOutputStream
Methods inherited from interface jakarta.activation.DataSource
getContentType, getName
Methods inherited from interface com.novomind.ecom.common.api.attribute.DisplayNamed
getDisplayName
Methods inherited from interface com.novomind.ecom.common.api.attribute.Named
getName
Methods inherited from interface com.novomind.ecom.api.iagent.model.RelatedAttachmentDataSource
getContentId, isInline
Methods inherited from interface com.novomind.ecom.common.api.io.datasource.SizedDataSource
getSize