|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface that makes it possible for a plugin to block a survey from respondents.
| Method Summary | |
java.lang.String |
getSurveyBlockedMessage()
This method will be called if the survey has been blocked, and returns a customized message to show to the respondents. |
boolean |
isSurveyBlocked(long surveyId)
This method will be called before new respondents object is created and will determine if the survey is blocked or not. |
| Method Detail |
public boolean isSurveyBlocked(long surveyId)
surveyId - The survey id
public java.lang.String getSurveyBlockedMessage()
|
Copyright © ObjectPlanet Inc. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||