org.apache.myfaces.application
Class DefaultNavigationHandlerSupport
java.lang.Object
org.apache.myfaces.application.NavigationHandlerSupport
org.apache.myfaces.application.DefaultNavigationHandlerSupport
public class DefaultNavigationHandlerSupport
- extends NavigationHandlerSupport
- Author:
- lu4242
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNavigationHandlerSupport
public DefaultNavigationHandlerSupport()
calculateViewId
public String calculateViewId(FacesContext facesContext)
- Description copied from class:
NavigationHandlerSupport
Calculates the view id from the given faces context, following the algorithm
described in JSF spec.
- Specified by:
calculateViewId
in class NavigationHandlerSupport
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.