Oracle Application Development Framework Controller Java API Reference 10g Release 3 (10.1.3)
B16004-01


oracle.adf.controller.struts.util
Class FileUpload

java.lang.Object
  extended byoracle.adf.controller.struts.util.FileUpload


public class FileUpload
extends java.lang.Object

Helper class to support oracle interMedia object.

Since:
9.0.5

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

FileUpload

public FileUpload()

Method Detail

getOrdObject

public 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.

Oracle Application Development Framework Controller Java API Reference 10g Release 3 (10.1.3)
B16004-01


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