|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorResult.Source | |
|---|---|
| oracle.adf.view.rich.remote | A package for making a connection to a remote application server to retrieve data. |
| oracle.adf.view.rich.remote.result | |
| Uses of ErrorResult.Source in oracle.adf.view.rich.remote |
|---|
| Methods in oracle.adf.view.rich.remote with parameters of type ErrorResult.Source | |
|---|---|
static RemoteApplicationResponse |
RemoteApplicationResponseGenerator.getErrorResponse(ErrorResult.Source source, RemoteApplicationInstance instance, java.lang.String message, java.lang.Throwable cause)Returns a RemoteApplicationResponse of RemoteApplicationResponse.Status.ERROR and RemoteApplicationResponse.Type.OBJECT. |
| Uses of ErrorResult.Source in oracle.adf.view.rich.remote.result |
|---|
| Methods in oracle.adf.view.rich.remote.result that return ErrorResult.Source | |
|---|---|
ErrorResult.Source |
ErrorResult.getSource()The source of this result. |
static ErrorResult.Source |
ErrorResult.Source.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static ErrorResult.Source[] |
ErrorResult.Source.values()Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||