Class NavigationCaseImpl
java.lang.Object
org.apache.myfaces.config.element.NavigationCase
org.apache.myfaces.config.impl.element.NavigationCaseImpl
- All Implemented Interfaces:
Serializable
- Author:
- Oliver Rossmueller
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIf()
void
setFromAction
(String fromAction) void
setFromOutcome
(String fromOutcome) void
void
setRedirect
(Redirect redirect) void
setToViewId
(String toViewId)
-
Constructor Details
-
NavigationCaseImpl
public NavigationCaseImpl()
-
-
Method Details
-
getFromAction
- Specified by:
getFromAction
in classNavigationCase
-
setFromAction
-
getFromOutcome
- Specified by:
getFromOutcome
in classNavigationCase
-
setFromOutcome
-
getIf
- Specified by:
getIf
in classNavigationCase
-
setIf
-
getToViewId
- Specified by:
getToViewId
in classNavigationCase
-
setToViewId
-
setRedirect
-
getRedirect
- Specified by:
getRedirect
in classNavigationCase
-