|
Oracle ADF Controller API Reference 10g Release 2 (10.1.2) B14363-01 November 2004 |
||||||||||
java.lang.Object
oracle.adf.controller.struts.util.FileUpload
Helper class to support oracle interMedia object.
Constructor Summary |
|
FileUpload() |
Method Summary |
|
static java.lang.Object |
getOrdObject(org.apache.struts.upload.FormFile file, oracle.jbo.uicli.binding.JUCtrlValueBinding binding) Get an interMedia object for the browser uploaded file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileUpload()
Method Detail |
public static java.lang.Object getOrdObject(org.apache.struts.upload.FormFile file, oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
|
Oracle ADF Controller API Reference 10g Release 2 (10.1.2) B14363-01 November 2004 |
||||||||||