| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 2 (11.1.2.4.0) E17481-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.controller.faces.lifecycle.JSFLifecycle
public class JSFLifecycle
Define the phase ids for the set of phases of the ADF Page Lifecycle that match the JSF lifecycle.
| Field Summary | |
|---|---|
static int | 
APPLY_INPUT_VALUES_ID
id of the APPLY_INPUT_VALUES phase.  | 
static int | 
INIT_CONTEXT_ID
id of the INIT_CONTEXT phase.  | 
static int | 
JSF_APPLY_REQUEST_VALUES_ID
id of the JSF_APPLY_REQUEST_VALUES phase.  | 
static int | 
JSF_INVOKE_APPLICATION_ID
id of the JSF_INVOKE_APPLICATION phase.  | 
static int | 
JSF_PROCESS_VALIDATIONS_ID
id of the JSF_PROCESS_VALIDATIONS phase.  | 
static int | 
JSF_RENDER_RESPONSE_ID
id of the JSF_RENDER_RESPONSE phase.  | 
static int | 
JSF_RESTORE_VIEW_ID
id of the JSF_RESTORE_VIEW phase.  | 
static int | 
JSF_UPDATE_MODEL_VALUES_ID
id of the JSF_UPDATE_MODEL_VALUES phase.  | 
static int | 
METADATA_COMMIT_ID
id of the METADATA_COMMIT phase.  | 
static int | 
PREPARE_MODEL_ID
id of the PREPARE_MODEL phase.  | 
static int | 
PREPARE_RENDER_ID
id of the PREPARE_RENDER phase.  | 
static int | 
PROCESS_COMPONENT_EVENTS_ID
id of the PROCESS_COMPONENT_EVENTS phase.  | 
static int | 
PROCESS_UPDATE_MODEL_ID
id of the PROCESS_UPDATE_MODEL phase.  | 
static int | 
VALIDATE_INPUT_VALUES_ID
id of the VALIDATE_INPUT_VALUES phase.  | 
static int | 
VALIDATE_MODEL_UPDATES_ID
id of the VALIDATE_MODEL_UPDATES phase.  | 
| Constructor Summary | |
|---|---|
JSFLifecycle()
 | 
|
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final int INIT_CONTEXT_ID
public static final int PREPARE_MODEL_ID
public static final int APPLY_INPUT_VALUES_ID
public static final int VALIDATE_INPUT_VALUES_ID
public static final int PROCESS_UPDATE_MODEL_ID
public static final int VALIDATE_MODEL_UPDATES_ID
public static final int PROCESS_COMPONENT_EVENTS_ID
public static final int METADATA_COMMIT_ID
public static final int PREPARE_RENDER_ID
public static final int JSF_RESTORE_VIEW_ID
public static final int JSF_APPLY_REQUEST_VALUES_ID
public static final int JSF_PROCESS_VALIDATIONS_ID
public static final int JSF_UPDATE_MODEL_VALUES_ID
public static final int JSF_INVOKE_APPLICATION_ID
public static final int JSF_RENDER_RESPONSE_ID
| Constructor Detail | 
|---|
public JSFLifecycle()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 2 (11.1.2.4.0) E17481-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||