public class QuotasReachedEvent extends SurveyEvent
Event.NonVetoable| Constructor and Description |
|---|
QuotasReachedEvent(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)
Sets the resources Object.
|
void |
setRespondentId(long respondentId)
Sets the respondentId attribute of the RespondentCompleteEvent object
|
getSurveyId, setSurveyIdpublic QuotasReachedEvent(IEventListener source)
source - The event sourcepublic void setRespondentId(long respondentId)
respondentId - The new respondentId valuepublic long getRespondentId()
public void setResources(java.util.HashMap resources)
data.getRespondentId() - The new respondentId valuepublic java.util.HashMap getResources()
Built on July 29 2025