Uses of Interface
org.apache.myfaces.config.element.NavigationCase

Packages that use NavigationCase
org.apache.myfaces.application   
org.apache.myfaces.config.impl.digester.elements   
 

Uses of NavigationCase in org.apache.myfaces.application
 

Methods in org.apache.myfaces.application that return NavigationCase
 NavigationCase NavigationHandlerImpl.getNavigationCase(javax.faces.context.FacesContext facesContext, java.lang.String fromAction, java.lang.String outcome)
          Returns the NavigationCasethat applies for the given action and outcome
 

Uses of NavigationCase in org.apache.myfaces.config.impl.digester.elements
 

Classes in org.apache.myfaces.config.impl.digester.elements that implement NavigationCase
 class NavigationCase
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.