|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DCInvokeMethodDef | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.adf.model.generic.toplink | |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| Uses of DCInvokeMethodDef in oracle.adf.model.binding |
| Methods in oracle.adf.model.binding with parameters of type DCInvokeMethodDef | |
java.lang.Object |
DCDataControl.invokeMethod(DCInvokeMethodDef methodInfo, java.util.ArrayList params)Override this method if a datacontrol wants to implement custom invocation of a method and avoid introspection and invoke method call using reflection. |
| Uses of DCInvokeMethodDef in oracle.adf.model.generic.toplink |
| Methods in oracle.adf.model.generic.toplink with parameters of type DCInvokeMethodDef | |
java.lang.Object |
TopLinkDataControl.invokeMethod(DCInvokeMethodDef methodInfo, java.util.ArrayList params)Overridden from DCDataControl, this method serves as an entry point for executing native java methods as well as TopLink queries. |
| Uses of DCInvokeMethodDef in oracle.jbo.uicli.binding |
| Fields in oracle.jbo.uicli.binding declared as DCInvokeMethodDef | |
protected DCInvokeMethodDef |
JUCtrlActionDef.mMethodInfo |
| Methods in oracle.jbo.uicli.binding that return DCInvokeMethodDef | |
DCInvokeMethodDef |
JUCtrlActionDef.getMethodDef()For internal use only. |
DCInvokeMethodDef |
JUCtrlActionBinding.getInvokeMethodDef()*** For internal framework use only *** Used for testing purposes only. |
| Constructors in oracle.jbo.uicli.binding with parameters of type DCInvokeMethodDef | |
JUCtrlActionBinding(java.lang.Object control, DCBindingContainer form, DCInvokeMethodDef methodInfo) |
|
| Uses of DCInvokeMethodDef in oracle.jbo.uicli.jui |
| Constructors in oracle.jbo.uicli.jui with parameters of type DCInvokeMethodDef | |
JUActionBinding(java.lang.Object control, DCBindingContainer form, DCInvokeMethodDef methodInfo) |
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.