|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.waffle.action.ActionMethodResponse
public class ActionMethodResponse
A holder object which represents the return value from the action method fired
| Constructor Summary | |
|---|---|
ActionMethodResponse()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getReturnValue()
|
void |
setReturnValue(java.lang.Object returnValue)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionMethodResponse()
| Method Detail |
|---|
public java.lang.Object getReturnValue()
public void setReturnValue(java.lang.Object returnValue)
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||