|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--kotkabeans.GroupRight
Implements EventGroups types
| Field Summary | |
static int |
GROUP_ADMIN_ID
|
static int |
GROUP_MEMBER_ID
|
static int |
GROUP_PROPOSED_MEMBER_ID
|
| Constructor Summary | |
GroupRight()
|
|
| Method Summary | |
static boolean |
isMemberOfEvent(int personid,
int eventid)
Exceute query to find out if given person is participant of the event |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int GROUP_ADMIN_ID
public static final int GROUP_MEMBER_ID
public static final int GROUP_PROPOSED_MEMBER_ID
| Constructor Detail |
public GroupRight()
| Method Detail |
public static boolean isMemberOfEvent(int personid,
int eventid)
personid - The person we are interested ineventid - The event we are interested in
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||