|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.3.0) E27204-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 | |
---|---|
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 |
---|
java.lang.String getInstanceName()
java.lang.String getOperationName()
java.lang.String getReturnName()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile 11g Release 2 (11.1.2.3.0) E27204-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |