@Manager public class DefaultNavigationManager extends Object implements NavigationManager
The default implementation of the navigation manager supports providing next navigation for the task and process.
| Constructor and Description | 
|---|
DefaultNavigationManager(NavigationService navigationService)  | 
| Modifier and Type | Method and Description | 
|---|---|
NavigationAction | 
navigate(NavigationAction navigationAction)
Get next  
NavigationAction which should follow after the current navigationAction | 
public DefaultNavigationManager(NavigationService navigationService)
public NavigationAction navigate(NavigationAction navigationAction)
NavigationManagerGet next NavigationAction which should follow after the current navigationAction
navigate in interface NavigationManagernavigationAction - action on which next NavigationAction is based. Context contains Action to be processed.NavigationAction to the next navigation item. Action context contains ViewName names, which points to the viewCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.