|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.model.RemoteRegionErrorEvent
oracle.adf.view.rich.model.RemoteRegionHttpErrorEvent
public abstract class RemoteRegionHttpErrorEvent
This is explicitly for events with a type of HTTP_ERROR.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.adf.view.rich.model.RemoteRegionErrorEvent |
|---|
RemoteRegionErrorEvent.Type |
| Constructor Summary | |
|---|---|
RemoteRegionHttpErrorEvent() |
|
| Method Summary | |
|---|---|
RemoteRegionErrorEvent.Type |
getErrorType()Returns the error type |
abstract int |
getHttpErrorCode()This is the HttpErrorCode as specified by RFC-2616. |
| Methods inherited from class oracle.adf.view.rich.model.RemoteRegionErrorEvent |
|---|
getProducerURL, getViewID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteRegionHttpErrorEvent()
| Method Detail |
|---|
public RemoteRegionErrorEvent.Type getErrorType()
RemoteRegionErrorEventgetErrorType in class RemoteRegionErrorEventpublic abstract int getHttpErrorCode()
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||