Uses of Class
com.sun.faces.lifecycle.Phase
Packages that use Phase
-
Uses of Phase in com.sun.faces.lifecycle
Subclasses of Phase in com.sun.faces.lifecycleModifier and TypeClassDescriptionclassApplyRequestValuesPhase executesprocessDecodeson 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.)classLifetime And ScopeclassProcessValidationsPhase executesprocessValidatorson each component in the tree.classLifetime And ScopeclassLifetime And ScopeclassUpdateModelValuesPhase executesprocessUpdateson each component in the tree so that it may have a chance to update its model value.