public class NuxeoServerSideStateHelper extends com.sun.faces.renderkit.ServerSideStateHelper
Modifier and Type | Field and Description |
---|---|
static String |
CONVERSATION_VIEW_MAP
The top level attribute name for storing the state structures within the session.
|
static int |
DEFAULT_NUMBER_OF_CONVERSATIONS_IN_SESSION |
protected static String |
NO_LONGRUNNING_CONVERSATION_ID |
static String |
NUMBER_OF_CONVERSATIONS_IN_SESSION |
protected static Integer |
numbersOfConversationsInSession |
Constructor and Description |
---|
NuxeoServerSideStateHelper() |
Modifier and Type | Method and Description |
---|---|
protected static int |
getNbOfConversationsInSession(javax.faces.context.FacesContext context) |
Object |
getState(javax.faces.context.FacesContext ctx,
String viewId) |
void |
writeState(javax.faces.context.FacesContext ctx,
Object state,
StringBuilder stateCapture) |
getIntegerConfigValue, handleRestoreState, handleSaveState, isStateless
public static final int DEFAULT_NUMBER_OF_CONVERSATIONS_IN_SESSION
public static final String NUMBER_OF_CONVERSATIONS_IN_SESSION
protected static final String NO_LONGRUNNING_CONVERSATION_ID
protected static Integer numbersOfConversationsInSession
public static final String CONVERSATION_VIEW_MAP
public NuxeoServerSideStateHelper()
protected static int getNbOfConversationsInSession(javax.faces.context.FacesContext context)
public void writeState(javax.faces.context.FacesContext ctx, Object state, StringBuilder stateCapture) throws IOException
writeState
in class com.sun.faces.renderkit.ServerSideStateHelper
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.