public class NewSignupSurveyEvent extends AdminEvent
Event.NonVetoable
Constructor and Description |
---|
NewSignupSurveyEvent(IEventListener source)
Creates a new event.
|
Modifier and Type | Method and Description |
---|---|
long |
getPanelId() |
long |
getSurveyId()
Gets the surveyId attribute of the NewSurveyEvent object
|
void |
setPanelId(long panelId) |
void |
setSurveyId(long surveyId)
Sets the surveyId attribute of the NewSurveyEvent object
|
getLogin, getUserId, setLogin, setUserId
public NewSignupSurveyEvent(IEventListener source)
source
- The event sourcepublic void setSurveyId(long surveyId)
surveyId
- The new surveyId valuepublic long getSurveyId()
public long getPanelId()
public void setPanelId(long panelId)
panelId
- The panelId to set.Built on October 18 2017