Package org.eclnt.jsfserver.util
Class CCSessionState
java.lang.Object
org.eclnt.jsfserver.util.CCSessionState
- All Implemented Interfaces:
Serializable
State that is stored within the session context by the
CCStateManager
.
The view state needs to be packaged in an object on its own, because it must
be serializable.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CCSessionState
public CCSessionState()
-
-
Method Details
-
getViewRoot
-
setViewRoot
-