public abstract class MyfacesStateManager extends StateManager
StateManager.SerializedViewFULL_STATE_SAVING_VIEW_IDS_PARAM_NAME, IS_BUILDING_INITIAL_STATE, IS_SAVING_STATE, PARTIAL_STATE_SAVING_PARAM_NAME, STATE_SAVING_METHOD_CLIENT, STATE_SAVING_METHOD_PARAM_NAME, STATE_SAVING_METHOD_SERVER| Constructor and Description | 
|---|
| MyfacesStateManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | writeStateAsUrlParams(FacesContext facesContext,
                     StateManager.SerializedView serializedView)Writes url parameters with the state info to be saved. | 
getComponentStateToSave, getTreeStructureToSave, getViewState, isSavingStateInClient, restoreComponentState, restoreTreeStructure, restoreView, saveSerializedView, saveView, writeState, writeStatepublic abstract void writeStateAsUrlParams(FacesContext facesContext, StateManager.SerializedView serializedView) throws IOException
ViewTag.doAfterBody().IOExceptionCopyright © 2016 The Apache Software Foundation. All Rights Reserved.