|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.heckmansoft.surjey.model.vo.ValueObject
com.heckmansoft.surjey.model.vo.Response
com.heckmansoft.surjey.model.vo.lazy.LazyResponse
A response that follows the lazy pattern. Contains a list of answers. Answers are automatically retrieved from the response manager only when they are first accessed using getAnswers()
| Constructor Summary | |
LazyResponse(ResponseManager manager)
Constructor |
|
| Method Summary | |
ValueObjectList |
getResponseAnswers()
|
| Methods inherited from class com.heckmansoft.surjey.model.vo.Response |
compareTo, equals, getRespondentAddress, getSurveyId, hasNoAnswers, setRespondentAddress, setResponseAnswers, setSurveyId, toString |
| Methods inherited from class com.heckmansoft.surjey.model.vo.ValueObject |
getId, getName, hashCode, setId, setName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LazyResponse(ResponseManager manager)
manager - A response manager| Method Detail |
public ValueObjectList getResponseAnswers()
getResponseAnswers in class Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||