org.apache.tapestry.contrib.tree.simple
Class FullTreeSessionStateManager
java.lang.Object
org.apache.tapestry.contrib.tree.simple.FullTreeSessionStateManager
- All Implemented Interfaces:
- ITreeSessionStateManager
public class FullTreeSessionStateManager
- extends Object
- implements ITreeSessionStateManager
- Version:
- $Id: FullTreeSessionStateManager.java 243791 2004-02-19 17:38:13Z hlship $
- Author:
- ceco
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullTreeSessionStateManager
public FullTreeSessionStateManager()
- Constructor for FullTreeSessionStateManager.
getSessionState
public Object getSessionState(ITreeModel objModel)
- Specified by:
getSessionState
in interface ITreeSessionStateManager
- See Also:
ITreeSessionStateManager.getSessionState(ITreeModel)
getModel
public ITreeModel getModel(Object objSessionState)
- Specified by:
getModel
in interface ITreeSessionStateManager
- See Also:
ITreeSessionStateManager.getModel(Object)