|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.Navigator
org.jboss.seam.navigation.NavigationHandler
public abstract class NavigationHandler
The result of a navigation rule.
| Constructor Summary | |
|---|---|
NavigationHandler()
|
|
| Method Summary | |
|---|---|
abstract boolean |
navigate(javax.faces.context.FacesContext context)
Go ahead and execute the navigation rule. |
| Methods inherited from class org.jboss.seam.faces.Navigator |
|---|
addFacesMessage, error, getDisplayMessage, redirect, redirect, redirectExternal, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavigationHandler()
| Method Detail |
|---|
public abstract boolean navigate(javax.faces.context.FacesContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||