|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.talika.tarsis.command.view.ViewImpl
org.talika.tarsis.command.view.RedirectView
Redirect convenience implementation of View interface.
| Field Summary |
|---|
| Fields inherited from interface org.talika.tarsis.command.view.View |
|---|
DEFAULT_VIEW_NAME, FORWARD, INCLUDE, INPUT_VIEW_NAME, REDIRECT |
| Constructor Summary | |
|---|---|
RedirectView(java.lang.String name,
java.lang.String url)
Constructs a new RedirectView for given name and url. |
|
| Methods inherited from class org.talika.tarsis.command.view.ViewImpl |
|---|
getName, getPath, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RedirectView(java.lang.String name,
java.lang.String url)
RedirectView for given name and url.
name - String name of view.url - String url of view.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||