Package com.emc.documentum.rest.model
Interface DataSource
public interface DataSource
The data source model to replace javax.activation,
since the javax.activation is deprecated
-
Method Summary
-
Method Details
-
getInputStream
- Throws:
IOException
-
getOutputStream
- Throws:
IOException
-
getContentType
String getContentType() -
getName
String getName()
-