public class LoadSurveyEvent extends AdminEvent
Event.NonVetoable| Constructor and Description |
|---|
LoadSurveyEvent(IEventListener source)
Creates a new event.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCreationType()
Sets the creation type attribute.
|
long |
getSurveyId()
Gets the surveyId attribute of the LoadSurveyEvent object
|
java.lang.String |
getSurveyName() |
void |
setCreationType(int creationType)
Sets the creation type attribute.
|
void |
setSurveyId(long surveyId)
Sets the surveyId attribute of the LoadSurveyEvent object
|
void |
setSurveyName(java.lang.String surveyName) |
getLogin, getUserId, setLogin, setUserIdpublic LoadSurveyEvent(IEventListener source)
source - The event sourcepublic void setSurveyId(long surveyId)
surveyId - The new surveyId valuepublic long getSurveyId()
public java.lang.String getSurveyName()
public void setSurveyName(java.lang.String surveyName)
surveyName - the surveyName to setpublic void setCreationType(int creationType)
creationType - public int getCreationType()
Built on July 29 2025