Package | Description |
---|---|
com.sun.faces.flow.builder | |
javax.faces.flow.builder |
Modifier and Type | Method and Description |
---|---|
NavigationCaseBuilder.RedirectBuilder |
NavigationCaseBuilderImpl.redirect() |
Modifier and Type | Method and Description |
---|---|
abstract NavigationCaseBuilder.RedirectBuilder |
NavigationCaseBuilder.RedirectBuilder.includeViewParams()
Indicates the current redirect should include view parameters. |
abstract NavigationCaseBuilder.RedirectBuilder |
NavigationCaseBuilder.RedirectBuilder.parameter(String name,
String value)
Add a parameter to the redirect. |
abstract NavigationCaseBuilder.RedirectBuilder |
NavigationCaseBuilder.redirect()
Create a redirect within this navigation case. |
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.