- doChangePassword() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Action method for the Save Changes button in ths change password modal
- doConfirmRegistration() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.ConfirmationController
-
Action method to perform the actual registration of a new user
- doDeleteFacility(Facility) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Deletes logically a facility from the persistence, it also removes it from
the table list
- doDeletePlayer(Player) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Deletes selected player
- doLoadPlayer(Player) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Loads the selected player and loads the interfaces to edit it
- doLogout() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.LogoutController
-
Action method to perform the logout of the current user, invalidating user
session
- doPreregistrateUser() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Action method to perform the preregistration of a new user
- doSavePlayerChanges() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Action for the save player button it creates or updates a player
- doSaveUserChanges() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Action method for the Save User Changes buttont, which stores the changes in
the properties of the current user entity
- doSaveUserPlayerChanges() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Action method for the Save Profile Changes button, which creates a new
player entity or stores the changes in the properties of the current player
entity
- doSearchFacilityByCity() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Searches a facility by city, launched when using the button "Search
facilities by city "
- doSearchFacilityByNameDescription() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Searches a facility by facility info, launched when using the button "Search
facilities"
- doSearchPlayerByCity() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Searches a player by city, launched when using the button
"Searchyourplayersbycity"
- doSearchPlayerByNickNameLastName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Searches a player by player info, launched when using the button
"Searchyourplayers"
- getAbbreviatedCompetitionName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the abbreviated name of competition which is treating
- getAbbreviatedTeamName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the abbreviated name of team which is treating
- getAvatarFile() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets the user's avatar Part object after being uploaded
- getAvatarFile() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the user's avatar Part object after being uploaded
- getCompetitionName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the name of competition which is treating
- getCompetitionVisibility() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the visibility of the competition which is treating
- getConfirmationID() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.ConfirmationController
-
Get the preregistration code of the user being confirmed (received as a query
param confirmation_id in the url)
- getContact() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the contact user of the competition which is treating
- getContactPersonEmail() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the contact person email of competition which is treating
- getContactPersonEmail() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the contact person email of team which is treating
- getContactPersonName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the contact person name of competition which is treating
- getContactPersonName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the contact person name of team which is treating
- getCurrentUser() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the current user
- getCurrentUser() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the current user
- getDeleted() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the deleted date of the competition which is treating
- getDeleted() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the deleted date of the team which is treating
- getDescription() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the description of competition which is treating
- getDescription() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the description of team which is treating
- getDescriptionToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the description used to realize a searching by description
- getDescriptionToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the description used to realize a searching by description
- getEmail() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Get the email of the user to be registered
- getErrorMessage() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the error message
- getErrorMessage() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the error message
- getFacilityList() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Gets result of the search of facilities
- getFilteredCompetitions() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets filtered competitions
- getFilteredTeams() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets filtered teams
- getLocation() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the location of competition which is treating
- getLocation() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the location of team which is treating
- getLocationToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the location to realize a searching by location
- getLocationToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the location to realize a searching by location
- getLogin() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Get the login of the user to be registered
- getManager() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the manager user of the team which is treating
- getNameToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the name of competition to realize a searching
- getNameToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the name of team to realize a searching
- getNewPassword1() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the input field content for the new password in the change password
modal
- getNewPassword2() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the input field content for the repeated new password in the change
password modal
- getNumMaxPlayers() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the number max of players of the competition which is treating
- getNumMaxPlayers() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the number max of players of the team which is treating
- getNumMinPlayers() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the number min of players of the competition which is treating
- getNumMinPlayers() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the number min of players of the team which is treating
- getOldPassword() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the input field content for the old password in the change password
modal
- getPassword1() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Get the password of the user to be registered
- getPassword2() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Get the password repetition of the user to be registered
- getPlayer() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets the current player profile under edit
- getPlayer() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the current player profile under edit
- getPlayerId() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets the playerId for the editable player
- getPlayerList() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Players found by the search form
- getProvince() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the province of competition which is treating
- getProvince() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the province of team which is treating
- getSearchCity() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Gets the city criteria used in searching Facilities
- getSearchCity() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets City that will be used to search players
- getSearchDescription() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Gets the description criteria used in searching Facilities
- getSearchLastName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets Last Name that will be used to search players
- getSearchName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Gets the name criteria used in searching Facilities
- getSearchName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets Name that will be used to search players
- getSearchNick() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets nick that will be used to search players
- getSportName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the sport name of competition which is treating
- getSportName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the sport name of team which is treating
- getSportToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the name of the sport which will be used to realize a searching by
sport
- getSportToSearch() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the name of the sport which will be used to realize a searching by
sport
- getSuccessMessage() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Gets the success message
- getSuccessMessage() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the success message
- getTeamName() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the name of team which is treating
- getTeamVisibility() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Gets the visibility of the team which is treating
- getUser() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets the current user under edit
- getUser() - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Gets the current user under edit
- setAbbreviatedCompetitionName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the abbreviated name of the competition which is treating
- setAbbreviatedTeamName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the abbreviated name of the team which is treating
- setAvatarFile(Part) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the user's avatar Part object after being uploaded
- setAvatarFile(Part) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the user's avatar Part object after being uploaded
- setCompetitionName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the name of the competition which is treating
- setCompetitionVisibility(boolean) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the visibility of the competition which is treating
- setConfirmationID(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.ConfirmationController
-
Set the preregistration code of the user being confirmed (received as a query
param confirmation_id in the url)
- setContact(User) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the contact of the competition which is treating
- setContactPersonEmail(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the contact person email of the competition which is treating
- setContactPersonEmail(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the contact person email of the team which is treating
- setContactPersonName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the contact person name of the competition which is treating
- setContactPersonName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the contact person name of the team which is treating
- setCreatingNewPlayer(boolean) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the form function - edit or create
- setCurrentUser(Principal) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the current user
- setCurrentUser(Principal) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the current user
- setDeleted(Date) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the date of deleted of the competition which is treating
- setDeleted(Date) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the date of deleted of the team which is treating
- setDescription(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the description of the competition which is treating
- setDescription(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the description of the team which is treating
- setDescriptionToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the description to realize a searching by description
- setDescriptionToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the description to realize a searching by description
- setEmail(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the email of the user to be registered
- setErrorMessage(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the error message
- setErrorMessage(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the error message
- setFacilityList(List<Facility>) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Sets result of the search of facilities
- setLocation(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the location of the competition which is treating
- setLocation(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the location of the team which is treating
- setLocationToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the location to realize a searching by location
- setLocationToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the location to realize a searching by location
- setLogin(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the login of the user to be registered
- setManager(User) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the manager of the team which is treating
- setNameToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the name of a competition to realize a searching by name
- setNameToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the name of a team to realize a searching by name
- setNewPassword1(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the new password in the change password
modal
- setNewPassword2(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the repeated new password in the change
password modal
- setNumMaxPlayers(int) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the number maximum of the players of the competition which is treating
- setNumMaxPlayers(int) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the number maximum of the players of the team which is treating
- setNumMinPlayers(int) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the number minimum of the players of the competition which is treating
- setNumMinPlayers(int) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the number minimum of the players of the team which is treating
- setOldPassword(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the input field content for the old password in the change password
modal
- setPassword1(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the password of the user to be registered
- setPassword2(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.RegistrationController
-
Set the password repetition of the user to be registered
- setPlayer(Player) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the current player under edit
- setPlayer(Player) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the current player under edit
- setPlayerId(Long) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Gets the playerId for the editable player
- setPlayerList(List<Player>) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the players that will be shown in the table
- setPlayerProfileEnabled(boolean) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the playerProfileEnabled boolean property
- setProvince(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the province of the competition which is treating
- setProvince(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the province of the team which is treating
- setSearchCity(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Sets the city criteria used in searching Facilities
- setSearchCity(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the city criteria
- setSearchDescription(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Sets the description criteria used in searching Facilities
- setSearchLastName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets LastName that will be used to search players
- setSearchName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.FacilityController
-
Sets the name criteria used in searching Facilities
- setSearchName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets Name that will be used to search players
- setSearchNick(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets nick that will be used to search players
- setSportName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the sport name of the competition which is treating
- setSportName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the sport name of the team which is treating
- setSportToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the name of sport to realize a searching by sport
- setSportToSearch(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the name of sport to realize a searching by sport
- setSuccessMessage(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.CompetitionController
-
Sets the success message
- setSuccessMessage(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the success message
- setTeamName(String) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the name of the team which is treating
- setTeamVisibility(TeamVisibility) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.TeamController
-
Sets the visibility of the team which is treating
- setUser(User) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.PlayerController
-
Sets the current user under edit
- setUser(User) - Method in class es.uvigo.esei.dgss.teamd.ligaaas.jsf.UserController
-
Sets the current user under edit