|
Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework 2.0.0.0.0 E36392-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationInfo
Represents information about an operation that a DataControl implementation should perform when its invokeOperation method is called.
OperationBinding
,
DataControl.invokeOperation(java.util.Map, oracle.adfmf.bindings.OperationBinding)
Method Summary | |
---|---|
String |
getInstanceName()
An El-expression that identifies the object on which an operation has to be invoked. |
String |
getOperationName()
Name of the operation to invoke |
String |
getReturnName()
Returns an expression to the location inside the BindingContext where this method's result should be found. |
Method Detail |
---|
String getInstanceName()
String getOperationName()
String getReturnName()
|
Oracle Fusion Middleware Java API Reference for Oracle Mobile Application Framework 2.0.0.0.0 E36392-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |