public class OrdUtils
extends java.lang.Object
Constructor and Description |
---|
OrdUtils() |
Modifier and Type | Method and Description |
---|---|
static OrdDomainIOInterface |
getOrdObject(java.io.InputStream inStream,
java.lang.String contentType,
oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
Get an interMedia object for an InputStream
|
public static OrdDomainIOInterface getOrdObject(java.io.InputStream inStream, java.lang.String contentType, oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
inStream
- the inputStream to read fromcontentType
- the mime-type of the streambinding
- the binding for which the interMedia object must be created