com.objectplanet.survey.event.events
Class RespondentsExportedEvent
java.lang.Object
com.objectplanet.survey.event.Event
com.objectplanet.survey.event.events.AdminEvent
com.objectplanet.survey.event.events.RespondentsExportedEvent
public class RespondentsExportedEvent
- extends AdminEvent
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RespondentsExportedEvent
public RespondentsExportedEvent(IEventListener source)
- Creates a new event.
- Parameters:
source
- The event source
getRespondentCount
public long getRespondentCount()
getSurveyId
public long getSurveyId()
setRespondentCount
public void setRespondentCount(long respondentId)
setSurveyId
public void setSurveyId(long surveyId)
Built on December 20 2016