org.apache.myfaces.config.impl.digester.elements
public class NavigationCase extends Object implements NavigationCase
| Method Summary | |
|---|---|
| String | getFromAction() |
| String | getFromOutcome() |
| String | getToViewId() |
| boolean | isRedirect() |
| void | setFromAction(String fromAction) |
| void | setFromOutcome(String fromOutcome) |
| void | setRedirect() |
| void | setToViewId(String toViewId) |