com.objectplanet.survey.event.events
Class PanelistDeletedEvent
java.lang.Object
com.objectplanet.survey.event.Event
com.objectplanet.survey.event.events.AdminEvent
com.objectplanet.survey.event.events.PanelistDeletedEvent
public class PanelistDeletedEvent
- extends AdminEvent
Represents an event that is fired after a new panelist is in the db and email is verified.
- Author:
- Torgeir Lund
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PanelistDeletedEvent
public PanelistDeletedEvent(IEventListener source)
- Creates a new event.
- Parameters:
source
- The event source
getPanelistId
public long getPanelistId()
setPanelistId
public void setPanelistId(long panelistId)
Built on December 20 2016