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: 684459 $ $Date: 2008-08-10 06:13:56 -0500 (Sun, 10 Aug 2008) $
- Author:
- Manfred Geiler (latest modification by $Author: skitching $)
getFromAction
java.lang.String getFromAction()
getFromOutcome
java.lang.String getFromOutcome()
isRedirect
boolean isRedirect()
getToViewId
java.lang.String getToViewId()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.