Save This Page
Home » mojarra-1.2_09-b02-FCS-source » com.sun.faces.lifecycle » [javadoc | source]
com.sun.faces.lifecycle
public class: ApplyRequestValuesPhase [javadoc | source]
java.lang.Object
   com.sun.faces.lifecycle.Phase
      com.sun.faces.lifecycle.ApplyRequestValuesPhase
ApplyRequestValuesPhase executes processDecodes on each component in the tree so that it may update it's current value from the information included in the current request (parameters, headers, c cookies and so on.)
Method from com.sun.faces.lifecycle.ApplyRequestValuesPhase Summary:
execute,   getId
Methods from com.sun.faces.lifecycle.Phase:
doPhase,   execute,   getId,   handleAfterPhase,   handleBeforePhase
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sun.faces.lifecycle.ApplyRequestValuesPhase Detail:
 public  void execute(FacesContext facesContext) throws FacesException 
 public PhaseId getId()