|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IResponse
Method Summary | |
---|---|
IResponseData |
getResponseData()
Returns the response data required by the view to build the response. |
void |
setResponseData(IResponseData resopnseData)
Sets the response data for this response. |
Method Detail |
---|
IResponseData getResponseData()
Note that the response data should contain only information which is not available from the model.
void setResponseData(IResponseData resopnseData)
resopnseData
- the response data for this response.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |