com.objectplanet.survey.event.events
Class NewPanelistEvent

java.lang.Object
  extended by com.objectplanet.survey.event.Event
      extended by com.objectplanet.survey.event.events.SurveyEvent
          extended by com.objectplanet.survey.event.events.NewPanelistEvent

public class NewPanelistEvent
extends SurveyEvent

Represents an event that is fired after a new panelist is in the db and email is verified.

Author:
Torgeir Lund

Nested Class Summary
 
Nested classes/interfaces inherited from class com.objectplanet.survey.event.Event
Event.NonVetoable
 
Constructor Summary
NewPanelistEvent(IEventListener source)
          Creates a new event.
 
Method Summary
 long getPanelistId()
           
 void setPanelistId(long panelistId)
           
 
Methods inherited from class com.objectplanet.survey.event.events.SurveyEvent
getSurveyId, setSurveyId
 
Methods inherited from class com.objectplanet.survey.event.Event
getSource, isVetoed, paramString, toString, veto
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NewPanelistEvent

public NewPanelistEvent(IEventListener source)
Creates a new event.

Parameters:
source - The event source
Method Detail

getPanelistId

public long getPanelistId()

setPanelistId

public void setPanelistId(long panelistId)

Copyright ? ObjectPlanet Inc. All Rights Reserved.

Built on December 20 2016