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 $)

Method Summary
 java.lang.String getFromViewId()
           
 java.util.Collection getNavigationCases()
           
 

Method Detail

getFromViewId

java.lang.String getFromViewId()

getNavigationCases

java.util.Collection getNavigationCases()
Returns:
a Collection of NavigationCases


Copyright © 2009. All Rights Reserved.