public class NewLiveRespondentEvent extends SurveyEvent
Event.NonVetoable| Constructor and Description |
|---|
NewLiveRespondentEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap |
getResources()
Gets the resources object.
|
long |
getRespondentId()
Gets the respondentId attribute of the RespondentCompleteEvent object
|
void |
setResources(java.util.HashMap resources) |
void |
setRespondentId(long respondentId)
Sets the respondentId attribute of the RespondentCompleteEvent object
|
getSurveyId, setSurveyIdpublic NewLiveRespondentEvent(IEventListener source)
source - The event sourcepublic void setRespondentId(long respondentId)
respondentId - The new respondentId valuepublic long getRespondentId()
public java.util.HashMap getResources()
public void setResources(java.util.HashMap resources)
resources - The resources to set.Built on July 29 2025