|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents information about an operation that a DataControl implementation should perform when its invokeAction method is called.
OperationBinding
, DataControl#invokeAction
Method Summary | |
java.lang.String |
getInstanceName() An El-expression that identifies the object on which an operation has to be invoked. |
java.lang.String |
getOperationName() Name of the operation to invoke |
java.lang.String |
getReturnName() Returns an expression to the location inside the BindingContext where this method's result should be found. |
Method Detail |
public java.lang.String getInstanceName()
public java.lang.String getOperationName()
public java.lang.String getReturnName()
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |