- handleError(LifecycleContext, Exception) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
-
Deprecated.
Handles any exceptions that occurred during the Lifecycle processing.
- handleError(LifecycleContext, Exception) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Handles any exceptions that occurred during the Lifecycle processing.
- handleError(DataActionContext, Exception) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Delegate to the Struts page lifecycle implementation
handleError
- handleError(LifecycleContext, Exception) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- handleError(PageLifecycleContext, Exception) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- handleError(PageLifecycleContext, Exception) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
Handles any exceptions that occurred during the PageLifecycle processing.
- handleError(PageLifecycleContext, Exception) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
- handleError(PageLifecycleContext, Exception) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-
- handleEvent(LifecycleContext, String) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Handle an event.
- handleEvent(LifecycleContext, String) - Method in class oracle.adf.controller.struts.actions.StrutsPageLifecycle
-
Deprecated.
Handle an event.
- handleEvent(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
Handle an event.
- handleEvent(PageLifecycleContext, String) - Method in class oracle.adf.controller.v2.struts.lifecycle.StrutsPageLifecycle
-
Handle an event.
- handleLifecycle(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
-
Deprecated.
Define all the phases of the lifecycle and the order they are executed.
- handleLifecycle(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
Define all the phases of the lifecycle and the order they are executed.
- handleLifecycle(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Coordinates the sequence and handling of the phases of the ADF page lifecycle.
- handleLifecycle(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- hasChanges() - Method in class oracle.adf.controller.internal.mds.LockedTransactionManager
-
- hasChanges() - Method in interface oracle.adf.controller.internal.mds.TransactionManager
-
Return true if the transaction has changes.
- hasChanges() - Method in class oracle.adf.controller.internal.mds.UnlockedTransactionManager
-
- hasErrors(LifecycleContext) - Method in interface oracle.adf.controller.lifecycle.Lifecycle
-
Deprecated.
Ask the context if any errors have been recorded during this lifecycle.
- hasErrors(LifecycleContext) - Method in class oracle.adf.controller.lifecycle.PageLifecycle
-
Deprecated.
- hasErrors(DataActionContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Delegate to the Struts page lifecycle implementation
hasErrors
- hasErrors(LifecycleContext) - Method in class oracle.adf.controller.struts.actions.DataAction
-
Deprecated.
Internal.
- hasErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageController
-
- hasErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycle
-
Return true if an error occured during validation.
- hasErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.PageLifecycleImpl
-
Return true if an error occured during validation.
- hasErrors(PageLifecycleContext) - Method in class oracle.adf.controller.v2.lifecycle.StubPageLifecycleImpl
-