|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.1) E10684-09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteApplicationRequest.Operation | |
|---|---|
| oracle.adf.view.rich.remote | A package for making a connection to a remote application server to retrieve data. |
| Uses of RemoteApplicationRequest.Operation in oracle.adf.view.rich.remote |
|---|
| Methods in oracle.adf.view.rich.remote that return RemoteApplicationRequest.Operation | |
|---|---|
RemoteApplicationRequest.Operation |
RemoteApplicationRequest.getOperation()Returns the operation which is to be performed by this request. |
static RemoteApplicationRequest.Operation |
RemoteApplicationRequest.Operation.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static RemoteApplicationRequest.Operation[] |
RemoteApplicationRequest.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in oracle.adf.view.rich.remote with parameters of type RemoteApplicationRequest.Operation | |
|---|---|
RemoteApplicationRequest(RemoteApplication app, RemoteApplicationRequest.Operation operation, java.lang.String resource)Constructs a new RemoteApplicationRequest for a given Operation that will be used to make a connection to the producer. |
|
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.1) E10684-09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||