| Modifier and Type | Method and Description |
|---|---|
List<Event> |
User.getCreatedEventList()
Returns the List of the created events
|
List<Event> |
User.getEventsAssistList()
Returns the List of the events assistants
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addEventAssist(Event event)
Assign the event parameter to an user and increase the participants
number for that event
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setCreatedEventList(List<Event> createdEventList)
Sets the list of the created events
|
Copyright © 2016. All rights reserved.