Oracle Fusion Middleware interMedia Domains Java API Reference for Oracle ADF Business Components
11g Release 1 (11.1.1)

E10656-04

oracle.jbo.im
Class OrdUtils

java.lang.Object
  extended by oracle.jbo.im.OrdUtils

public class OrdUtils
extends java.lang.Object


Constructor Summary
OrdUtils()
           
 
Method Summary
static OrdDomainIOInterface getOrdObject(java.io.InputStream inStream, java.lang.String contentType, oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
          Get an interMedia object for an InputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrdUtils

public OrdUtils()
Method Detail

getOrdObject

public static OrdDomainIOInterface getOrdObject(java.io.InputStream inStream,
                                                java.lang.String contentType,
                                                oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
Get an interMedia object for an InputStream

Parameters:
inStream - the inputStream to read from
contentType - the mime-type of the stream
binding - the binding for which the interMedia object must be created

Oracle Fusion Middleware interMedia Domains Java API Reference for Oracle ADF Business Components
11g Release 1 (11.1.1)

E10656-04

Copyright © 1997, 2010, Oracle. All rights reserved.