|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ideo.sweetdevria.event.RiaEvent
com.ideo.sweetdevria.event.RiaEventResponse
public class RiaEventResponse
Event to send to a client after a request
| Field Summary |
|---|
| Fields inherited from class com.ideo.sweetdevria.event.RiaEvent |
|---|
EVENT_XML_PARAM, REQUEST, RESPONSE, RIA_EVENT_IDSRC_ATTR, RIA_EVENT_PARAMS_ATTR, RIA_EVENT_TYPE_ATTR, SETTER_TYPE |
| Constructor Summary | |
|---|---|
RiaEventResponse(RiaEvent request)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toJson()
Convert this event to JSON |
| Methods inherited from class com.ideo.sweetdevria.event.RiaEvent |
|---|
addParam, getIdSrc, getParams, getType, setIdSrc, setParams, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RiaEventResponse(RiaEvent request)
| Method Detail |
|---|
public java.lang.String toJson()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||