com.objectplanet.survey.event.events
Class PreInviteeDeleteEvent
java.lang.Object
com.objectplanet.survey.event.Event
com.objectplanet.survey.event.events.AdminEvent
com.objectplanet.survey.event.events.PreInviteeDeleteEvent
public class PreInviteeDeleteEvent
- extends AdminEvent
Fired when one invitee is about to be deleted
- Author:
- Irina Brun
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PreInviteeDeleteEvent
public PreInviteeDeleteEvent(IEventListener source)
- Creates a new event.
- Parameters:
source
- The event source
getInvitationId
public long getInvitationId()
setInvitationId
public void setInvitationId(long invitationId)
getInviteeId
public long getInviteeId()
setInviteeId
public void setInviteeId(long inviteeId)
Built on December 20 2016