|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.ResponseStateManager
org.apache.myfaces.renderkit.MyfacesResponseStateManager
public abstract class MyfacesResponseStateManager
Field Summary |
---|
Fields inherited from class javax.faces.render.ResponseStateManager |
---|
RENDER_KIT_ID_PARAM, VIEW_STATE_PARAM |
Constructor Summary | |
---|---|
MyfacesResponseStateManager()
|
Method Summary | |
---|---|
void |
writeStateAsUrlParams(javax.faces.context.FacesContext facescontext,
javax.faces.application.StateManager.SerializedView serializedview)
Deprecated. |
Methods inherited from class javax.faces.render.ResponseStateManager |
---|
getComponentStateToRestore, getState, getTreeStructureToRestore, isPostback, writeState, writeState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyfacesResponseStateManager()
Method Detail |
---|
public void writeStateAsUrlParams(javax.faces.context.FacesContext facescontext, javax.faces.application.StateManager.SerializedView serializedview) throws java.io.IOException
MyfacesStateManager
delegates calls to
StateManager.writeState(javax.faces.context.FacesContext, javax.faces.application.StateManager.SerializedView)
to this method.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |