Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 1 (11.1.1.4.0)

E10652-05

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.


Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle
11g Release 1 (11.1.1.4.0)

E10652-05

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