|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.objectplanet.survey.event.Event
com.objectplanet.survey.event.events.AdminEvent
com.objectplanet.survey.event.events.PreInviteeDeleteAllEvent
Fired when all invitees in the invitation is about to be deleted
Nested Class Summary |
Nested classes inherited from class com.objectplanet.survey.event.Event |
Event.NonVetoable |
Constructor Summary | |
PreInviteeDeleteAllEvent(IEventListener source)
Creates a new event. |
Method Summary | |
long |
getInvitationId()
|
void |
setInvitationId(long invitationId)
|
Methods inherited from class com.objectplanet.survey.event.events.AdminEvent |
getUserId, setUserId |
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 |
public PreInviteeDeleteAllEvent(IEventListener source)
source
- The event sourceMethod Detail |
public long getInvitationId()
public void setInvitationId(long invitationId)
|
Copyright © ObjectPlanet Inc. All Rights Reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |