| Package | Description |
|---|---|
| org.jboss.seam.navigation |
Implementation of pages.xml based navigation
|
| Modifier and Type | Method and Description |
|---|---|
List<Param> |
Page.getParameters() |
| Constructor and Description |
|---|
RedirectNavigationHandler(Expressions.ValueExpression<String> viewId,
Expressions.ValueExpression<String> url,
List<Param> params,
String message,
javax.faces.application.FacesMessage.Severity severity,
String control,
boolean includePageParams) |
Copyright © 2015 Seam Framework. All Rights Reserved.