org.apache.myfaces.config.element
Interface NavigationRule
- All Known Implementing Classes:
- NavigationRule
public interface NavigationRule
Entry of the Collection returned by
RuntimeConfig.getNavigationRules()
.
- Version:
- $Revision: 472618 $ $Date: 2006-11-08 21:06:54 +0100 (Mi, 08 Nov 2006) $
- Author:
- Manfred Geiler (latest modification by $Author: grantsmith $)
getFromViewId
java.lang.String getFromViewId()
getNavigationCases
java.util.Collection getNavigationCases()
- Returns:
- a Collection of
NavigationCase
s
Copyright © 2009. All Rights Reserved.