- getCategory() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the category of the event
- getCreatedEventList() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the List of the created events
- getCreator() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the owner of the event
- getDescription() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the description of the event.
- getDuration() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the duration of the event
- getEmail() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the email of the user
- getEventDate() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns event date.
- getEventsAssistList() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the List of the events assistants
- getId() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Return the identifier of the event
- getId() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the login of this user.
- getLocation() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the location of the event
- getLogin() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the login of the user
- getLongDescription() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the long description of the event
- getName() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the name of the user
- getParticipants() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the participants of the event
- getParticipantsList() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Returns the list of event participants
- getPassword() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the password encrypted
- getRole() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the role of user
- getTitle() - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Return the event's title
- getUuid() - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Returns the uuid of this user
- setActive(boolean) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the status of the event
- setActive(boolean) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the state of the user for inactive or active
- setCategory(Category) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the category of the event
- setCreatedEventList(List<Event>) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the list of the created events
- setCreator(User) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the owner of the event
- setDescription(String) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the description of the event
- setDuration(long) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the duration of the event
- setEmail(String) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the email of the user
- setEventDate(Date) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the event date
- setId(int) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
- setLocation(String) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the location of the event
- setLogin(String) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the login of the user
- setLongDescription(String) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the long description of the event
- setName(String) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the name of the user
- setParticipants(int) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the participants of the event
- setPassword(String) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the password of the user.
- setRole(String) - Method in class es.uvigo.esei.dgss.lettab.domain.User
-
Sets the role of the user
- setTitle(String) - Method in class es.uvigo.esei.dgss.lettab.domain.Event
-
Sets the title of the event