org.apache.myfaces.config.element
Interface NavigationCase
- All Superinterfaces:
- ElementBase
- All Known Implementing Classes:
- NavigationCase
public interface NavigationCase
- extends ElementBase
Entry of the Collection returned by NavigationRule.getNavigationCases()
.
- Version:
- $Revision: 530668 $ $Date: 2007-04-20 01:40:54 -0500 (Fri, 20 Apr 2007) $
- Author:
- Manfred Geiler (latest modification by $Author: mmarinschek $)
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.