public class EventUtils extends java.lang.Object
EventUtils()
static Group
getGroup(Event event, long groupId)
static GroupUser
getGroupUser(Event event, long groupId, long id)
static User
getUser(Event event, long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventUtils()
public static User getUser(Event event, long id)
event
id
public static Group getGroup(Event event, long groupId)
groupId
public static GroupUser getGroupUser(Event event, long groupId, long id)