public class PreSurveyPageEvent extends SurveyEvent
PluginBusEvent.NonVetoable| Constructor and Description |
|---|
PreSurveyPageEvent(IPBComponent source)
Deprecated.
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap |
getResources()
Deprecated.
Gets the Resources object.
|
long |
getRespondentId()
Deprecated.
Returns the respondent id for this event.
|
void |
setResources(java.util.HashMap resources)
Deprecated.
Sets the resources Object.
|
void |
setRespondentId(long respondentId)
Deprecated.
Sets the value of respondentId.
|
getSurveyId, setSurveyIdgetSource, isVetoed, paramString, toString, vetopublic PreSurveyPageEvent(IPBComponent source)
source - The event sourcepublic void setResources(java.util.HashMap resources)
data.getRespondentId() - The new respondentId valuepublic java.util.HashMap getResources()
public void setRespondentId(long respondentId)
respondentId - The new value for respondentId.public long getRespondentId()
Built on July 29 2025