Uses of Interface
net.sf.wfnm.NavigationManager

Packages that use NavigationManager
net.sf.wfnm Core classes of the WebFlow Navigation Manager framework. 
net.sf.wfnm.web Web environment classes of the WebFlow Navigation Manager framework. 
 

Uses of NavigationManager in net.sf.wfnm
 

Classes in net.sf.wfnm that implement NavigationManager
 class NavigationManagerImpl
          The navigation manager default implementation.
 

Methods in net.sf.wfnm that return NavigationManager
static NavigationManager NavigationManagerFactory.getInstance(AttributeContainer container)
          Acquire the container unique instance of the navigation manager.
 

Uses of NavigationManager in net.sf.wfnm.web
 

Methods in net.sf.wfnm.web that return NavigationManager
static NavigationManager DynamicFactory.getNavigationManager(javax.servlet.http.HttpSession session)
          Gets the navigation manager.
 



Copyright © 2004-2005 Maurizio Albari@SourceForge.net. All Rights Reserved.