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: 1.2 $ $Date: 2004/10/13 11:50:59 $
$Log: NavigationCase.java,v $
Revision 1.2 2004/10/13 11:50:59 matze
renamed packages to org.apache
Revision 1.1 2004/07/07 00:25:04 o_rossmueller
tidy up config/confignew package (moved confignew classes to package config)
Revision 1.2 2004/07/01 22:05:04 mwessendorf
ASF switch
Revision 1.1 2004/05/17 14:28:26 manolito
new configuration concept
- Author:
- Manfred Geiler (latest modification by $Author: matze $)
getFromAction
public java.lang.String getFromAction()
getFromOutcome
public java.lang.String getFromOutcome()
isRedirect
public boolean isRedirect()
getToViewId
public java.lang.String getToViewId()