public abstract class MyfacesStateManager
extends javax.faces.application.StateManager
| Constructor and Description |
|---|
MyfacesStateManager() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
writeStateAsUrlParams(javax.faces.context.FacesContext facesContext,
javax.faces.application.StateManager.SerializedView serializedView)
Writes url parameters with the state info to be saved.
|
public abstract void writeStateAsUrlParams(javax.faces.context.FacesContext facesContext,
javax.faces.application.StateManager.SerializedView serializedView)
throws IOException
ViewTag.doAfterBody().IOExceptionCopyright © 2013 Apache Software Foundation. All Rights Reserved.