public class SimpleSessionStateManager extends java.lang.Object implements ITreeSessionStateManager
| Constructor and Description |
|---|
SimpleSessionStateManager()
Constructor for SimpleSessionStateManager.
|
| Modifier and Type | Method and Description |
|---|---|
ITreeModel |
getModel(java.lang.Object objSessionState) |
java.lang.Object |
getSessionState(ITreeModel objModel) |
public SimpleSessionStateManager()
public java.lang.Object getSessionState(ITreeModel objModel)
getSessionState in interface ITreeSessionStateManagerITreeSessionStateManager.getSessionState(ITreeModel)public ITreeModel getModel(java.lang.Object objSessionState)
getModel in interface ITreeSessionStateManagerITreeSessionStateManager.getModel(Object)