|
|||||||||
| 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
Represents an event that is fired when an admin operation was performed.
| Nested Class Summary |
| Nested classes inherited from class com.objectplanet.survey.event.Event |
Event.NonVetoable |
| Constructor Summary | |
AdminEvent(IEventListener source)
Creates a new event. |
|
| Method Summary | |
long |
getUserId()
Gets the userId of the user who performed this action. |
void |
setUserId(long userId)
Sets the userId of the user who performed this action. |
| 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 AdminEvent(IEventListener source)
source - The event source| Method Detail |
public void setUserId(long userId)
public long getUserId()
|
Copyright © ObjectPlanet Inc. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||