|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| 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 should use to invoke it.
| Method Summary | |
|---|---|
boolean |
cacheReturnDefinition()Return true if the structure of the returned objects may be cached by the framework for optimization. |
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 |
OperationParameter[] |
getParameters()Returns an array of OperationParameters that this operation needs. |
| Methods inherited from interface oracle.binding.OperationInfo |
|---|
getReturnName |
| Method Detail |
|---|
java.lang.String getInstanceName()
getInstanceName in interface OperationInfojava.lang.String getOperationName()
getOperationName in interface OperationInfoOperationParameter[] getParameters()
boolean cacheReturnDefinition()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||