public class MailDataSourceIAttachmentRefAdapter extends Object implements DataSource
| Constructor and Description |
|---|
MailDataSourceIAttachmentRefAdapter(org.opensingular.form.type.core.attachment.IAttachmentRef delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getInputStream() |
String |
getName() |
OutputStream |
getOutputStream() |
public MailDataSourceIAttachmentRefAdapter(org.opensingular.form.type.core.attachment.IAttachmentRef delegate)
public InputStream getInputStream() throws IOException
getInputStream in interface DataSourceIOExceptionpublic OutputStream getOutputStream() throws IOException
getOutputStream in interface DataSourceIOExceptionpublic String getContentType()
getContentType in interface DataSourcepublic String getName()
getName in interface DataSourceCopyright © 2019. All rights reserved.