|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.directwebremoting.webwork.DefaultAjaxDataResult
public class DefaultAjaxDataResult
Default implementation of AjaxDataResult
Constructor Summary | |
---|---|
DefaultAjaxDataResult(java.lang.Object data)
Sole constructor. |
Method Summary | |
---|---|
java.lang.Object |
getData()
Access the wrapped result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultAjaxDataResult(java.lang.Object data)
data
- the wrapped result objectMethod Detail |
---|
public java.lang.Object getData()
AjaxDataResult
getData
in interface AjaxDataResult
AjaxDataResult.getData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |