|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.redirectTracker.RedirectTrackerContext
public class RedirectTrackerContext
Provides a context for the RedirectTrackerPolicy
| Method Summary | |
|---|---|
void |
saveBean(java.lang.String name,
java.lang.Object value)
saves the given object with the given name, after the redirect this value will be reinjected into the request. |
void |
saveBeans()
saves all request beans |
void |
saveLocale()
saves the locale information |
void |
saveMessages()
saves all messages |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void saveBeans()
public void saveBean(java.lang.String name,
java.lang.Object value)
public void saveMessages()
public void saveLocale()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||