Class NavigationRuleImpl
java.lang.Object
org.apache.myfaces.config.element.NavigationRule
org.apache.myfaces.config.impl.element.NavigationRuleImpl
- All Implemented Interfaces:
Serializable
- Author:
- Oliver Rossmueller
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addNavigationCase
(NavigationCase value) void
setFromViewId
(String fromViewId)
-
Constructor Details
-
NavigationRuleImpl
public NavigationRuleImpl()
-
-
Method Details
-
getFromViewId
- Specified by:
getFromViewId
in classNavigationRule
-
setFromViewId
-