Oracle Application Development Framework Lifecycle Java API Reference
10g Release 3 (10.1.3)
B25779-01
PREV NEXT
FRAMES NO FRAMES All Classes
Serialized Form
Package oracle.adf.controller.faces.lifecycle
noop
ADFPhaseListener.PhaseInvoker noop
phases
ADFPhaseListener.PhaseInvoker[] phases
Array of PhaseInvoker, one for each phase of the Faces Lifecycle.
RestoreViewPhase
ADFPhaseListener.PhaseInvoker RestoreViewPhase
Implement the beforePhase and afterPhase for the RestoreViewPhase. Register the proper PageLifecycleListener, prepare the LifecycleContext and call the prepareModelPhase of the ADF Lifecycle.
UpdateModelValuesPhase
ADFPhaseListener.PhaseInvoker UpdateModelValuesPhase
InvokeApplicationPhase
ADFPhaseListener.PhaseInvoker InvokeApplicationPhase
RenderResponsePhase
ADFPhaseListener.PhaseInvoker RenderResponsePhase
Package oracle.adf.controller.jsp.taglib
Package oracle.adf.controller.v2.lifecycle
context
LifecycleContext context
phaseId
int phaseId
Package oracle.adf.controller.v2.struts.actions
lifecycle
PageLifecycle lifecycle
v1ActionClass
java.lang.String v1ActionClass
v1Mapping
oracle.adf.controller.struts.actions.DataActionMapping v1Mapping
Package oracle.adf.controller.v2.struts.forms
bindingContainerPath
java.lang.String bindingContainerPath
The name of the current binding container this class is exposing.
dynaValues
java.util.Map dynaValues
ignoreUpdate
boolean ignoreUpdate
A flag used to determine if the updates should be applied
bindingContainerPath
java.lang.String bindingContainerPath
The name of the current binding container this class is exposing.
dynaValues
java.util.Map dynaValues
ignoreUpdate
boolean ignoreUpdate
A flag used to determine if the updates should be applied
serialVersionUID: 3114329020915398600l
readObject
private void readObject (java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
Reconstitute the ArrayList instance from a stream (that is, deserialize it).
writeObject
private void writeObject (java.io.ObjectOutputStream s)
throws java.io.IOException
Does not save the map that this context extends. Only saves out the context/application type and persistent IDs.
mClient
byte mClient
mPersistentStates
java.util.HashMap mPersistentStates
Oracle Application Development Framework Lifecycle Java API Reference
10g Release 3 (10.1.3)
B25779-01
PREV NEXT
FRAMES NO FRAMES All Classes
Copyright © 1997, 2005, Oracle. All rights reserved.