org.apache.myfaces.config.element
Interface NavigationCase
- All Known Implementing Classes:
- NavigationCase
public interface NavigationCase
Entry of the Collection returned by NavigationRule.getNavigationCases()
.
- Version:
- $Revision: 797176 $ $Date: 2009-07-23 13:14:11 -0500 (Thu, 23 Jul 2009) $
- Author:
- Manfred Geiler (latest modification by $Author: mconcini $)
getFromAction
java.lang.String getFromAction()
getFromOutcome
java.lang.String getFromOutcome()
getIf
java.lang.String getIf()
getRedirect
Redirect getRedirect()
getToViewId
java.lang.String getToViewId()
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.