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: 472618 $ $Date: 2006-11-08 21:06:54 +0100 (Mi, 08 Nov 2006) $
- 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()
Copyright © 2009. All Rights Reserved.