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: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
- Author:
- Manfred Geiler (latest modification by $Author: grantsmith $)
getFromAction
java.lang.String getFromAction()
getFromOutcome
java.lang.String getFromOutcome()
isRedirect
boolean isRedirect()
getToViewId
java.lang.String getToViewId()