|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Lifecycle.Phase | |
| oracle.adf.controller.v2.lifecycle | Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. |
| Uses of Lifecycle.Phase in oracle.adf.controller.v2.lifecycle |
| Fields in oracle.adf.controller.v2.lifecycle declared as Lifecycle.Phase | |
protected static Lifecycle.Phase |
Lifecycle.INIT_CONTEXTThe initContext phase. |
protected static Lifecycle.Phase |
Lifecycle.PREPARE_MODELThe prepareModel phase. |
protected static Lifecycle.Phase |
Lifecycle.APPLY_INPUT_VALUESThe applyInputValues phase. |
protected static Lifecycle.Phase |
Lifecycle.VALIDATE_INPUT_VALUESThe validateInputValues phase. |
protected static Lifecycle.Phase |
Lifecycle.PROCESS_UPDATE_MODELThe processUpdateModel phase. |
protected static Lifecycle.Phase |
Lifecycle.VALIDATE_MODEL_UPDATESThe validateModelUpdates phase. |
protected static Lifecycle.Phase |
Lifecycle.PROCESS_COMPONENT_EVENTSThe processComponentEvents phase. |
protected static Lifecycle.Phase |
Lifecycle.METADATA_COMMITThe metadataCommit phase. |
protected static Lifecycle.Phase |
Lifecycle.PREPARE_RENDERThe prepareRender phase. |
| Methods in oracle.adf.controller.v2.lifecycle with parameters of type Lifecycle.Phase | |
protected void |
Lifecycle.executePhase(Lifecycle.Phase phase, LifecycleContext context)Helper method to execute a phase. |
|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||