Uses of Class
lumis.portal.bigdata.Attachment
-
Packages that use Attachment Package Description lumis.portal.bigdata Provides big data related operations. -
-
Uses of Attachment in lumis.portal.bigdata
Methods in lumis.portal.bigdata that return Attachment Modifier and Type Method Description Attachment
Attachment. setContentProvider(IInputStreamProvider contentProvider)
Sets the content data for this attachment.Attachment
Attachment. setContentType(String contentType)
Sets the MIME content type for this attachment.Attachment
Attachment. setName(String name)
Sets the name for this attachment.
-