Oracle ADF Controller API Reference 10.1.2 B14363-02


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 ADF Controller API Reference 10.1.2 B14363-02


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