Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 2 (11.1.2.2.0)

E17481-03


oracle.adf.controller.struts.util
Class FileUpload

java.lang.Object
  extended by oracle.adf.controller.struts.util.FileUpload


Deprecated. Use equivalent classes in oracle.adf.controller.v2

public class FileUpload
extends java.lang.Object

Helper class to support oracle interMedia object.

Since:
9.0.5

Constructor Summary
FileUpload()
          Deprecated.  

 

Method Summary
static java.lang.Object getOrdObject(org.apache.struts.upload.FormFile file, oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
          Deprecated. 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

FileUpload

public FileUpload()
Deprecated. 

Method Detail

getOrdObject

public static java.lang.Object getOrdObject(org.apache.struts.upload.FormFile file,
                                            oracle.jbo.uicli.binding.JUCtrlValueBinding binding)
Deprecated. 
Get an interMedia object for the browser uploaded file.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 2 (11.1.2.2.0)

E17481-03


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