- getAssistants() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the list of attendees of this event.
- getAttendedEvents() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns events attended by the user.
- getCategory() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the category of the event.
- getCreator() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the creator of the event.
- getDescription() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the description of the event.
- getEmail() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the email of this user.
- getEmail() - Method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationToken
-
Gets the email of the associated user.
- getEnd() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the date end of this event.
- getEventsCreated() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns events created by the user.
- getHead() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the head of the event.
- getId() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the id of the event.
- getLocation() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the location of the event.
- getLogin() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the login of this user.
- getLogin() - Method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationToken
-
Gets the login of the associated user.
- getName() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the name of this user.
- getOrganizedEvents() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns events organized by the user.
- getOrganizer() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the organizer of the event.
- getPassword() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the MD5 of the user's password.
- getRole() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the role of the event.
- getStart() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the date start of this event.
- getSurname() - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Returns the surname of this user.
- getTitle() - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Returns the title of the event.
- getToken() - Method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationToken
-
Gets the generated token.
- setAssistants(User) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets a attendees of this event.
- setCanceled(boolean) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Changes the status of event.
- setCategory(Category) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the category of this event.
- setCreator(User) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the creator of this event.
- setDescription(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the description of this event.
- setEmail(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the email of the user.
- setEnd(Date) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the date end of this event.
- setHead(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the head of the event.
- setLocation(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the location of this event.
- setLogin(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the login of this user.
- setName(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the name of this user.
- setOrganizer(User) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the organizer of this event.
- setPassword(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Changes the password of the user.
- setPasswordMD5(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the MD5 password of the user.
- setRole(Role) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the role of this event.
- setStart(Date) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the date start of this event.
- setSurname(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.User
-
Sets the surname of this user.
- setTitle(String) - Method in class es.uvigo.esei.dgss.teama.letta.entities.Event
-
Sets the title of this event.