public class SurveySaveEvent extends SurveyEvent
PluginBusEvent.NonVetoable| Constructor and Description |
|---|
SurveySaveEvent(IPBComponent source)
Deprecated.
Creates a new SurveySaveEvent.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getRespondentId()
Deprecated.
Gets the respondentId attribute of the SurveySaveEvent object
|
java.lang.String |
getSurveyReturnMessage()
Deprecated.
Gets the survey return message, which will be emailed to the respondent.
|
void |
setRespondentId(long respondentId)
Deprecated.
Sets the respondentId attribute of the SurveySaveEvent object
|
void |
setSurveyReturnMessage(java.lang.String surveyReturnMessage)
Deprecated.
Sets the message that will be sent to the respondent when the survey is sent.
|
getSurveyId, setSurveyIdgetSource, isVetoed, paramString, toString, vetopublic SurveySaveEvent(IPBComponent source)
source - The event sourcepublic void setRespondentId(long respondentId)
respondentId - The new respondentId valuepublic long getRespondentId()
public void setSurveyReturnMessage(java.lang.String surveyReturnMessage)
surveyReturnMessage - The new surveyReturnMessage valuepublic java.lang.String getSurveyReturnMessage()
Built on July 29 2025