org.apache.myfaces.config.element

Interface NavigationRule

Known Implementing Classes:
NavigationRule

public interface NavigationRule

Entry of the Collection returned by RuntimeConfig.getNavigationRules().
Version:
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
Author:
Manfred Geiler (latest modification by $Author: grantsmith $)

Method Summary

String
getFromViewId()
Collection
getNavigationCases()

Method Details

getFromViewId

public String getFromViewId()

getNavigationCases

public Collection getNavigationCases()