| Package | Description |
|---|---|
| com.sun.faces.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
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.) |
class |
InvokeApplicationPhase
Lifetime And Scope
|
class |
ProcessValidationsPhase
ProcessValidationsPhase executes
processValidators on each component in the tree. |
class |
RenderResponsePhase
Lifetime And Scope
|
class |
RestoreViewPhase
Lifetime And Scope
|
class |
UpdateModelValuesPhase
UpdateModelValuesPhase executes
processUpdates on each component in the tree so that it may have a
chance to update its model value. |
Copyright © 2010–2022 JBoss by Red Hat. All rights reserved.