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 ITreeSessionStateManager
ITreeSessionStateManager.getSessionState(ITreeModel)
public ITreeModel getModel(java.lang.Object objSessionState)
getModel
in interface ITreeSessionStateManager
ITreeSessionStateManager.getModel(Object)