|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |