|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object siouxsie.mvc.impl.ForwardAction
public class ForwardAction
Simple action only for screen chaining.
The next
property is returned
by the execute
method.
Constructor Summary | |
---|---|
ForwardAction()
|
Method Summary | |
---|---|
java.lang.String |
execute()
Default method. |
java.lang.String |
getNext()
|
void |
setNext(java.lang.String next)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForwardAction()
Method Detail |
---|
public java.lang.String execute()
public java.lang.String getNext()
public void setNext(java.lang.String next)
next
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |