public class FullTreeSessionStateManager extends java.lang.Object implements ITreeSessionStateManager
| Constructor and Description |
|---|
FullTreeSessionStateManager()
Constructor for FullTreeSessionStateManager.
|
| Modifier and Type | Method and Description |
|---|---|
ITreeModel |
getModel(java.lang.Object objSessionState) |
java.lang.Object |
getSessionState(ITreeModel objModel) |
public FullTreeSessionStateManager()
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)