Skip navigation links
A C D E G I J L M R S U 

A

addMessage(String, String) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminController
 
addMessage(String, String) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
 
AdminController - Class in es.uvigo.esei.dgss.letta.jsf
AdminController is a JSF controller to manage Users and perform any other admin-level operation.
AdminController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.AdminController
 
AdminEventsController - Class in es.uvigo.esei.dgss.letta.jsf
AdminEventsController is a JSF controller to manage Events and perform any other admin-level operation.
AdminEventsController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
 

C

cancelEvent(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
Cancels the selected Event.
cancelEvent() - Method in class es.uvigo.esei.dgss.letta.jsf.CancelEventController
Cancel a owned event.
CancelEventController - Class in es.uvigo.esei.dgss.letta.jsf
CancelEventController is a JSF controller to join an Event by a User.
CancelEventController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.CancelEventController
 
ConfirmUserController - Class in es.uvigo.esei.dgss.letta.jsf
ConfirmUserController is a JSF controller to confirm the register process.
ConfirmUserController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.ConfirmUserController
 
countryLocaleCodeChanged(ValueChangeEvent) - Method in class es.uvigo.esei.dgss.letta.jsf.LanguageBean
 
countUnreadNotifications() - Method in class es.uvigo.esei.dgss.letta.jsf.ListUserNotifications
Count the unread ListUserNotifications by the current User.
CreateEventController - Class in es.uvigo.esei.dgss.letta.jsf
CreateEventController is a JSF controller to create LETTA's events
CreateEventController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.CreateEventController
 

D

deleteUser(User) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminController
Delete a User
doConfirm() - Method in class es.uvigo.esei.dgss.letta.jsf.ConfirmUserController
Confirm a user registration.
doCreate() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Create an Event
doJoin() - Method in class es.uvigo.esei.dgss.letta.jsf.JoinEventController
Joins into a selected event.
doLogin() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Login petition.
doLogout() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Logout petition.
doModify() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Modify an Event
doModify() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
doRegister() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Register a user.
doSearchNext() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
Method to be called when the search command button is pressed
doSearchPrev() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
doUnJoin() - Method in class es.uvigo.esei.dgss.letta.jsf.JoinEventController
 

E

editEvent(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
Redirects to the form for edit the selected Event
editUser(String) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminController
 
es.uvigo.esei.dgss.letta.jsf - package es.uvigo.esei.dgss.letta.jsf
 
es.uvigo.esei.dgss.letta.jsf.util - package es.uvigo.esei.dgss.letta.jsf.util
 
EventMappings - Class in es.uvigo.esei.dgss.letta.jsf.util
Provides utility methods to correctly display Events in a JSF page.
EventSearchController - Class in es.uvigo.esei.dgss.letta.jsf
EventSearchController is a JSF controller to perform event search actions.
EventSearchController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 

G

getAttendees(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
Returns a int with the number of User attendants of the Event.
getAttendingEvents() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns a List of Event that were created by the current user
getCompleteName() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of completeName global variable.
getCompleteName() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of completeName global variable.
getCountriesInMap() - Method in class es.uvigo.esei.dgss.letta.jsf.LanguageBean
 
getCurrentNotification() - Method in class es.uvigo.esei.dgss.letta.jsf.ListUserNotifications
Get the current UserNotifications
getCurrentPage() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
getCurrentPage() - Method in class es.uvigo.esei.dgss.letta.jsf.util.JSFPagePathUtils
Returns the id of the current view.
getCurrentUser() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Getter method of currentUserPrincipal variable.
getDate() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of date variable
getDate(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
 
getDate() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of date variable
getDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of description variable
getDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of description variable
getDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of description global variable.
getDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of description global variable.
getEmail() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of email variable.
getEmail() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of email variable.
getErrorMessage() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of errorMessage variable
getErrorMessage() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Getter method of errorMessage global variable.
getErrorMessage() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of errorMessage variable
getErrorMessage() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of errorMessage global variable.
getErrorMessage() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of errorMessage global variable.
getEventList() - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
Retrieves a List of Events from EventEJB.listByDate(int, int), sorted by ascending date and descending number of attendees.
getEventList() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Retrieves a List of Events from EventEJB.countAttendingEvents(), sorted by desccending date and ascending title.
getEvents() - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
 
getFbUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of fbUrl global variable.
getFbUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of fbUrl global variable.
getHighlights() - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
Retrieves a List of highlighted Events from EventEJB.listHighlighted()
getIconFor(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
Returns a String representing the path to the corresponding Event.Category icon image.
getIconFor(Event.Category) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Returns a String representing the path to the corresponding Event.Category icon image.
getIconFor(Event.Category) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns a String representing the path to the corresponding Event.Category icon image.
getIconFor(Event.Category) - Static method in class es.uvigo.esei.dgss.letta.jsf.util.EventMappings
Returns a String representing the path to the corresponding Event.Category icon image.
getImage() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of image global variable.
getImage() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of image global variable.
getLocaleCode() - Method in class es.uvigo.esei.dgss.letta.jsf.LanguageBean
 
getLocation() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of location variable
getLocation() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of location variable
getLogin() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Getter method of login variable.
getLogin() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
getLogin() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of login variable.
getNotifications() - Method in class es.uvigo.esei.dgss.letta.jsf.ListUserNotifications
Get a list of UserNotifications.
getOwnEvents() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns a List of Event that were created by the current user
getPageIndex() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
getPageIndex() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
getPageIndex() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns the value of the variable pageIndex
getPages() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
getPages() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
getPages() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns the value of the variable pages
getPagesLinks() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
getPagesLinks() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
getPagesLinks() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Returns the value of the variable pagesLinks
getPassword() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Getter method of password variable.
getPassword() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of password variable.
getPassword() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of password variable.
getPersonalUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of personalUrl global variable.
getPersonalUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of personalUrl global variable.
getPlace() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of place variable
getPlace() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of place variable
getPlace() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
getPlace() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
getPlaces() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of places variable
getPlaces() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of places variable
getPlaces() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
getPlaces() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
getRepassword() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of repassword global variable.
getRepassword() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of repassword global variable.
getRepEmail() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of repEmail variable.
getRole() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
getRoles() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
getSearchResults() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
Returns the result list of events
getShortDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of shortDescription variable
getShortDescription() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of shortDescription variable
getTerms() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
Returns the search term
getTitle() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of title variable
getTitle() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of title variable
getTwUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of twUrl global variable.
getTwUrl() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of twUrl global variable.
getType() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of type variable
getType() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of type variable
getTypes() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of types variable
getTypes() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of types variable
getUsers() - Method in class es.uvigo.esei.dgss.letta.jsf.AdminController
Retrieves a List of Users that they exist in the database.

I

IndexPageController - Class in es.uvigo.esei.dgss.letta.jsf
IndexPageController is a JSF controller for LETTA's front page.
IndexPageController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.IndexPageController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Initialize the number of pages in a paginated page.
init() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
init() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Initialize the number of page in the paginated page
isAdmin() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Checks if the current user is an admin.
isAfter(LocalDateTime) - Method in class es.uvigo.esei.dgss.letta.jsf.IndexPageController
 
isAfter(LocalDateTime) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
isAnonymous() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Checks if the current user is the "anonymous" user.
isAtUserLocation(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
 
isCancelled(int) - Method in class es.uvigo.esei.dgss.letta.jsf.CancelEventController
Retrieves if a event is cancelled.
isError() - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Getter method of error variable
isError() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Getter method of error global variable.
isError() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Getter method of error variable
isError() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of error global variable.
isError() - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Getter method of error global variable.
isNotifications() - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Getter method of notifications global variable
isPassed(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Checks if the Event Date, is before the current Date

J

JoinEventController - Class in es.uvigo.esei.dgss.letta.jsf
JoinEventController is a JSF controller to join an Event by a User.
JoinEventController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.JoinEventController
 
JSFPagePathUtils - Class in es.uvigo.esei.dgss.letta.jsf.util
Provides utility methods to work with the current JSF view's path (the URL).
JSFPagePathUtils() - Constructor for class es.uvigo.esei.dgss.letta.jsf.util.JSFPagePathUtils
 
jumpToPage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
jumpToPage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Update the value of pageIndex and redirect.
jumpToPage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
This method changes the page to the selected number

L

LanguageBean - Class in es.uvigo.esei.dgss.letta.jsf
 
LanguageBean() - Constructor for class es.uvigo.esei.dgss.letta.jsf.LanguageBean
 
listCreatedEventsNext() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
This method change the page to the next valid page
listCreatedEventsPrev() - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
This method change the page to the previous valid page
ListJoinedEventsController - Class in es.uvigo.esei.dgss.letta.jsf
ListJoinedEventsController is a JSF controller to list events that the current user are joined.
ListJoinedEventsController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
listJoinedEventsNext() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Method to be called when the next command button is pressed
listJoinedEventsPrev() - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
Method to be called when the previous command button is pressed
ListUserNotifications - Class in es.uvigo.esei.dgss.letta.jsf
 
ListUserNotifications() - Constructor for class es.uvigo.esei.dgss.letta.jsf.ListUserNotifications
 
LoginUserController - Class in es.uvigo.esei.dgss.letta.jsf
LoginUserController is a JSF controller to perform login actions.
LoginUserController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.LoginUserController
 

M

ModifyEventController - Class in es.uvigo.esei.dgss.letta.jsf
ModifyEventController is a JSF controller to modify LETTA's events
ModifyEventController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
 
ModifyProfileController - Class in es.uvigo.esei.dgss.letta.jsf
ModifyProfileController is a JSF controller to modify user's profile
ModifyProfileController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 

R

redirectIfAnonymous() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Forces a page redirect to the index if the current user is the anonymous user.
redirectIfNotAdmin() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Forces a page redirect to the index if the current user is not an admin user.
redirectIfNotAnonymous() - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Forces a page redirect to the index if the current user is not an anonymous user.
redirectToPage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.util.JSFPagePathUtils
Returns a url with redirect faces param set to true.
RegisterUserController - Class in es.uvigo.esei.dgss.letta.jsf
RegisterUserController is a JSF controller to perform the registration process.
RegisterUserController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
removeEvent(Event) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
Removes the selected Event.

S

setCompleteName(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of completeName variable.
setCompleteName(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of completeName variable.
setCurrentPage(int) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
setDate(Date) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of date variable
setDate(Date) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of date variable
setDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of description variable
setDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of description variable
setDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of description variable.
setDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of description variable.
setEmail(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of email variable.
setEmail(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of email variable.
setErrorMessage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of errorMessage variable
setErrorMessage(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of errorMessage variable
setEvents(LazyDataModel<Event>) - Method in class es.uvigo.esei.dgss.letta.jsf.AdminEventsController
 
setFbUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of fbUrl variable.
setFbUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of fbUrl variable.
setImage(Part) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of image variable.
setImage(Part) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of image variable.
setLocaleCode(String) - Method in class es.uvigo.esei.dgss.letta.jsf.LanguageBean
 
setLocation(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of location variable
setLocation(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of location variable
setLogin(String) - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Setter method of login variable.
setLogin(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of login variable.
setNotifications(boolean) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of notifications global variable
setPageIndex(int) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
setPageIndex(int) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
setPageIndex(int) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Setter method for the pageIndex variable
setPages(int) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
setPages(int) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
setPages(int) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Setter method of pages variable.
setPagesLinks(List<String>) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
 
setPagesLinks(ArrayList<String>) - Method in class es.uvigo.esei.dgss.letta.jsf.ListJoinedEventsController
 
setPagesLinks(ArrayList<String>) - Method in class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
Setter method for the pagesLinks variable
setPassword(String) - Method in class es.uvigo.esei.dgss.letta.jsf.LoginUserController
Setter method of password variable.
setPassword(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of password variable.
setPassword(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of password variable.
setPersonalUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of personalUrl variable.
setPersonalUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of personalUrl variable.
setPlace(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of place variable
setPlace(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of place variable
setPlace(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
setPlace(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
setPlaces(List<SelectItem>) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of places variable
setPlaces(List<String>) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of places variable
setPlaces(List<String>) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
setPlaces(List<SelectItem>) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
 
setRepassword(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of repassword variable.
setRepassword(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of repassword variable.
setRepEmail(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of repEmail variable.
setRole(Role) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
 
setSearchResults(List<Event>) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
Set the result list to an external value
setShortDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of shortDescription variable
setShortDescription(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of shortDescription variable
setTerms(String) - Method in class es.uvigo.esei.dgss.letta.jsf.EventSearchController
Set the internal search term to the actual value
setTitle(String) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of title variable
setTitle(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of title variable
setTwUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyProfileController
Setter method of twUrl variable.
setTwUrl(String) - Method in class es.uvigo.esei.dgss.letta.jsf.RegisterUserController
Setter method of twUrl variable.
setType(Event.Category) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of type variable
setType(Event.Category) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of type variable
setTypes(Map<String, Event.Category>) - Method in class es.uvigo.esei.dgss.letta.jsf.CreateEventController
Setter method of types variable
setTypes(Map<String, Event.Category>) - Method in class es.uvigo.esei.dgss.letta.jsf.ModifyEventController
Setter method of types variable

U

UserPrivateController - Class in es.uvigo.esei.dgss.letta.jsf
UserPrivateController is a JSF controller to list the events registered by the current User
UserPrivateController() - Constructor for class es.uvigo.esei.dgss.letta.jsf.UserPrivateController
 
A C D E G I J L M R S U 
Skip navigation links

Copyright © 2016. All rights reserved.