Skip navigation links
A C E F G H I M S T U 

A

addCompetition(Competition) - Method in class es.uvigo.esei.dgss.Sport
Add a competition to the LinkedList of competitions of this sport
addFixtures(Fixture) - Method in class es.uvigo.esei.dgss.Competition
Adds a fixture to a linkedlist

C

Competition - Class in es.uvigo.esei.dgss
Implements entity Competition
Competition(String, String, int, int, String) - Constructor for class es.uvigo.esei.dgss.Competition
Parametriced constructor for JPA
Competition(String, String, int, String) - Constructor for class es.uvigo.esei.dgss.Competition
Parametriced constructor for JPA
Competition(Date, int, String) - Constructor for class es.uvigo.esei.dgss.Competition
Lesser parametrized constructor for JPA
Competition(Date, String) - Constructor for class es.uvigo.esei.dgss.Competition
 
Competition() - Constructor for class es.uvigo.esei.dgss.Competition
 

E

equals(Object) - Method in class es.uvigo.esei.dgss.TeamCompetition.TeamCompetitionID
 
es.uvigo.esei.dgss - package es.uvigo.esei.dgss
 

F

Fixture - Class in es.uvigo.esei.dgss
Implements entity Fixture to store data about fixtures
Fixture() - Constructor for class es.uvigo.esei.dgss.Fixture
Constructor for JPA Fixture which is empty
Fixture(int, Date, String) - Constructor for class es.uvigo.esei.dgss.Fixture
Constructor for JPA Fixture which gets some necessary parameters to create a fixture
formatFullName() - Method in class es.uvigo.esei.dgss.UserPlayer
Function to be called when the name or last name of the player changes.

G

getAbbreviatedName() - Method in class es.uvigo.esei.dgss.Team
Get the abbreviated name of the team.
getActivationCode() - Method in class es.uvigo.esei.dgss.User
Get the key of an user to be activated.
getAddress() - Method in class es.uvigo.esei.dgss.User
Get the address of the user.
getAddressFormated() - Method in class es.uvigo.esei.dgss.User
Get the full address of an user formated like a postal.
getAvatar() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the avatar of the player.
getBirthDate() - Method in class es.uvigo.esei.dgss.User
Get the birth date of the user.
getComments() - Method in class es.uvigo.esei.dgss.Fixture
Get the comments of the fixture
getComments() - Method in class es.uvigo.esei.dgss.Maatch
Get the comments of the match
getCompetition() - Method in class es.uvigo.esei.dgss.Fixture
Get the competition which belongs to fixture
getCompetition() - Method in class es.uvigo.esei.dgss.TeamCompetition
Get the competition.
getCompetitions() - Method in class es.uvigo.esei.dgss.Sport
Get competitions of this sport
getContact() - Method in class es.uvigo.esei.dgss.Competition
Gets the user to show in the contact of the competition
getContact() - Method in class es.uvigo.esei.dgss.Team
Get the contact of the team.
getContactEmail() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the email of the player.
getCountry() - Method in class es.uvigo.esei.dgss.User
Get the country of the user.
getDate() - Method in class es.uvigo.esei.dgss.Fixture
Get the date of the fixture
getDate() - Method in class es.uvigo.esei.dgss.TeamCompetition
Get the date of the teamCompetition relation.
getDeleted() - Method in class es.uvigo.esei.dgss.Fixture
Get the deleted date of the fixture if the fixture is deleted
getDeleted() - Method in class es.uvigo.esei.dgss.Maatch
Get the deleted date of the match if the match is deleted
getDeleted() - Method in class es.uvigo.esei.dgss.Team
Get the deleted date of the player if it is deleted
getDeleted() - Method in class es.uvigo.esei.dgss.User
Get the deleted date of the user if it is deleted
getDeleted() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the deleted date of the player if it is deleted
getDescription() - Method in class es.uvigo.esei.dgss.Competition
Gets the description of the event
getDescription() - Method in class es.uvigo.esei.dgss.Fixture
Get the description of the fixture
getDescription() - Method in class es.uvigo.esei.dgss.Maatch
Get the description of the match
getDescriptionHeadquarters() - Method in class es.uvigo.esei.dgss.Team
Get the description of headquarters of the team.
getDescriptionTeam() - Method in class es.uvigo.esei.dgss.Team
Get the description of the team.
getDuration() - Method in class es.uvigo.esei.dgss.Maatch
Get the duration of the match
getEmail() - Method in class es.uvigo.esei.dgss.Team
Get the email contact of the team.
getEmail() - Method in class es.uvigo.esei.dgss.User
Get the email of the user.
getFacebookProfile() - Method in class es.uvigo.esei.dgss.User
Get the Facebook URL of the user.
getFavouriteSports() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the favorite sport of the player.
getFavouriteTeams() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the favorite teams of the player.
getFixture() - Method in class es.uvigo.esei.dgss.Maatch
Get the fixture which belongs to the match
getFixtures() - Method in class es.uvigo.esei.dgss.Competition
Gets de fixture
getFullName() - Method in class es.uvigo.esei.dgss.Team
Get the full name of the team.
getFullName() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the full name of the player.
getHeadquartersTeam() - Method in class es.uvigo.esei.dgss.Team
Get the headquarters of team.
getHour() - Method in class es.uvigo.esei.dgss.Maatch
Get the hour of the match
getHq() - Method in class es.uvigo.esei.dgss.Competition
Gets the Headquarters of the event
getId() - Method in class es.uvigo.esei.dgss.Fixture
Get the id of the fixture
getId() - Method in class es.uvigo.esei.dgss.Maatch
Get the id of the match
getID() - Method in class es.uvigo.esei.dgss.Team
Get team's ID
getId() - Method in class es.uvigo.esei.dgss.UserPlayer
Get player's ID
getInstagramProfile() - Method in class es.uvigo.esei.dgss.User
Get the Instagram URL of the user.
getInterests() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the interests of the player.
getLastName() - Method in class es.uvigo.esei.dgss.User
Get the last name of the user.
getLastName() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the last name of the player.
getLocalScore() - Method in class es.uvigo.esei.dgss.Maatch
Get the score of the local team in the match
getLocalTeam() - Method in class es.uvigo.esei.dgss.Maatch
Get the local team of the match
getLocation() - Method in class es.uvigo.esei.dgss.User
Get the location of the user.
getLocation() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the location of the player.
getLogin() - Method in class es.uvigo.esei.dgss.User
Get the login of the user.
getMaxTeams() - Method in class es.uvigo.esei.dgss.Competition
Gets the maximum number of teams participating in the competition
getMinTeams() - Method in class es.uvigo.esei.dgss.Competition
Gets the minimum number of teams participating in the competition
getMode() - Method in class es.uvigo.esei.dgss.Competition
Gets the competition mode
getName() - Method in class es.uvigo.esei.dgss.Competition
Gets the name of the competition
getName() - Method in class es.uvigo.esei.dgss.Sport
Get the name of the sport
getName() - Method in class es.uvigo.esei.dgss.User
Get the name of the user.
getName() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the name of the player.
getNameHeadquarters() - Method in class es.uvigo.esei.dgss.Team
Get the name of headquarters of the team.
getNetworks() - Method in class es.uvigo.esei.dgss.Team
Get the networks of the team.
getNick() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the nick of the player.
getNumber() - Method in class es.uvigo.esei.dgss.Fixture
Get the number of the fixture
getNumberID() - Method in class es.uvigo.esei.dgss.User
Get the identification (DNI, Passport..) of the user.
getNumMaxPlayers() - Method in class es.uvigo.esei.dgss.Team
Get the maximum number of players in team.
getNumMinPlayers() - Method in class es.uvigo.esei.dgss.Team
Get the minimum number of players in team.
getOpen() - Method in class es.uvigo.esei.dgss.Competition
Gets the state of the competition, true for open, false for closed
getOwner() - Method in class es.uvigo.esei.dgss.Team
Get User of team.
getPassword() - Method in class es.uvigo.esei.dgss.User
Get the password encrypted of the user.
getPhone() - Method in class es.uvigo.esei.dgss.Team
Get the phone contact of the team.
getPhoneNumber() - Method in class es.uvigo.esei.dgss.User
Get the phone number of the user with the country-code, thats why is a String value.
getPlace() - Method in class es.uvigo.esei.dgss.Fixture
Get the place of the fixture
getPlayers() - Method in class es.uvigo.esei.dgss.Team
Get the list of the players of team.
getPostalCode() - Method in class es.uvigo.esei.dgss.User
Get the postal code of the user.
getProvince() - Method in class es.uvigo.esei.dgss.User
Get the province of the user.
getProvince() - Method in class es.uvigo.esei.dgss.UserPlayer
Get the province of the player.
getProvinceHeadquarters() - Method in class es.uvigo.esei.dgss.Team
Get the province of headquarters of the team.
getResidenceHeadquarters() - Method in class es.uvigo.esei.dgss.Team
Get the residence of headquarters of the team.
getRole() - Method in class es.uvigo.esei.dgss.User
Get the role of the user.
getShortName() - Method in class es.uvigo.esei.dgss.Competition
Gets the short version of the name of the competition
getSocial() - Method in class es.uvigo.esei.dgss.Competition
Gets all the information relating social networks
getSport() - Method in class es.uvigo.esei.dgss.Competition
Gets the sport of the competition
getStatus() - Method in class es.uvigo.esei.dgss.Fixture
Get the status of the fixture.
getStatus() - Method in class es.uvigo.esei.dgss.Maatch
Get the status of the match
getTeam() - Method in class es.uvigo.esei.dgss.TeamCompetition
Get the team.
getTownHeadquarters() - Method in class es.uvigo.esei.dgss.Team
Get the town of headquarters of the team.
getTwitterProfile() - Method in class es.uvigo.esei.dgss.User
Get the Twitter URL of the user.
getTypeTeam() - Method in class es.uvigo.esei.dgss.Team
Gets the type of the team Types of the team: football11, football7, basketball, videoGames
getUserWhoCreated() - Method in class es.uvigo.esei.dgss.UserPlayer
Get User who created this player
getVisibility() - Method in class es.uvigo.esei.dgss.Competition
Sets true or false depending of the visibility of the game
getVisibility() - Method in class es.uvigo.esei.dgss.Team
Get the visibility of team.
getVisitorScore() - Method in class es.uvigo.esei.dgss.Maatch
Get the score of the visitor team in the match
getVisitorTeam() - Method in class es.uvigo.esei.dgss.Maatch
Get the visitor team of the match
getWeb() - Method in class es.uvigo.esei.dgss.Team
Get the web contact of the team.

H

hashCode() - Method in class es.uvigo.esei.dgss.TeamCompetition.TeamCompetitionID
 

I

isConfirmed() - Method in class es.uvigo.esei.dgss.User
Get if the user is confirmed or not.
isPlayer() - Method in class es.uvigo.esei.dgss.User
Get if the user is a player or not.
isPrivateProfile() - Method in class es.uvigo.esei.dgss.UserPlayer
Get if the player is in mode private or not.
isSelfPlayer() - Method in class es.uvigo.esei.dgss.UserPlayer
Get true if this player and the user who create it are the same person, false if not.

M

Maatch - Class in es.uvigo.esei.dgss
Implements entity Match to store data about matches.
Maatch() - Constructor for class es.uvigo.esei.dgss.Maatch
Constructor for JPA Match which is empty
Maatch(Time, String, Fixture, Team, Team) - Constructor for class es.uvigo.esei.dgss.Maatch
Constructor for JPA Match which gets some necessary parameters to create a match

S

setAbbreviatedName(String) - Method in class es.uvigo.esei.dgss.Team
Set the abbreviated name of the team.
setActivationCode(String) - Method in class es.uvigo.esei.dgss.User
Set the user activation key.
setAddress(String) - Method in class es.uvigo.esei.dgss.User
Set the address of the user.
setAvatar(byte[]) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the avatar of the player.
setBirthDate(Date) - Method in class es.uvigo.esei.dgss.User
Set the birth date of the user.
setComments(String) - Method in class es.uvigo.esei.dgss.Fixture
Set the comments of the fixture
setComments(String) - Method in class es.uvigo.esei.dgss.Maatch
Set the comments of the match
setCompetition(Competition) - Method in class es.uvigo.esei.dgss.Fixture
Set the competition which belongs to fixture
setCompetition(Competition) - Method in class es.uvigo.esei.dgss.TeamCompetition
Set the competition of the teamCompetition relation.
setConfirmed(boolean) - Method in class es.uvigo.esei.dgss.User
Set the confirmation of the user account.
setContact(User) - Method in class es.uvigo.esei.dgss.Competition
Sets the user to show in the contact of the competition
setContact(String) - Method in class es.uvigo.esei.dgss.Team
Set the contact of the team.
setContactEmail(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the email of the player.
setCountry(String) - Method in class es.uvigo.esei.dgss.User
Set the country of the user.
setDate(Date) - Method in class es.uvigo.esei.dgss.Fixture
Set the date of the fixture
setDate(Date) - Method in class es.uvigo.esei.dgss.TeamCompetition
Set the date of the teamCompetition relation.
setDeleted(Date) - Method in class es.uvigo.esei.dgss.Fixture
Set the deleted date of the fixture.
setDeleted(Date) - Method in class es.uvigo.esei.dgss.Maatch
Set the deleted date of the match.
setDeleted(Date) - Method in class es.uvigo.esei.dgss.Team
Set the deleted date of the player.
setDeleted(Date) - Method in class es.uvigo.esei.dgss.User
Set the deleted date of the user.
setDeleted(Date) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the deleted date of the player.
setDescription(String) - Method in class es.uvigo.esei.dgss.Competition
Sets the description of the game
setDescription(String) - Method in class es.uvigo.esei.dgss.Fixture
Set the description of the fixture
setDescription(String) - Method in class es.uvigo.esei.dgss.Maatch
Set the description of the match
setDescriptionHeadquarters(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters description of the team.
setDescriptionTeam(String) - Method in class es.uvigo.esei.dgss.Team
Set the description of the team.
setDuration(int) - Method in class es.uvigo.esei.dgss.Maatch
Set the duration of the match
setEmail(String) - Method in class es.uvigo.esei.dgss.Team
Set the email of the team.
setEmail(String) - Method in class es.uvigo.esei.dgss.User
Set the email of the user.
setFacebookProfile(String) - Method in class es.uvigo.esei.dgss.User
Set the Facebook URL of the user.
setFavouriteSports(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the favorite sport of the player.
setFavouriteTeams(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the favorite teams of the player.
setFixture(Fixture) - Method in class es.uvigo.esei.dgss.Maatch
Set the fixture which belongs to match
setFullName(String) - Method in class es.uvigo.esei.dgss.Team
Set the full name of the team.
setHeadquartersTeam(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters of the team.
setHour(Time) - Method in class es.uvigo.esei.dgss.Maatch
Set the hour of the match
setHq(String) - Method in class es.uvigo.esei.dgss.Competition
Sets the Headquarters of the event
setInstagramProfile(String) - Method in class es.uvigo.esei.dgss.User
Set the Instagram URL of the user.
setInterests(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the interests of the player.
setLastName(String) - Method in class es.uvigo.esei.dgss.User
Set the last name of the user.
setLastName(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the last name of the player.
setLocalScore(int) - Method in class es.uvigo.esei.dgss.Maatch
Set the score of the local team in the match
setLocalTeam(Team) - Method in class es.uvigo.esei.dgss.Maatch
Set the local team of the match
setLocation(String) - Method in class es.uvigo.esei.dgss.User
Set the location of the user.
setLocation(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the location of the player.
setLogin(String) - Method in class es.uvigo.esei.dgss.User
Set the login of the user.
setMaxTeams(int) - Method in class es.uvigo.esei.dgss.Competition
Sets the maximum number of teams participating in the competition
setMinTeams(int) - Method in class es.uvigo.esei.dgss.Competition
Sets the minimim number of teams participating in the competition
setMode(String) - Method in class es.uvigo.esei.dgss.Competition
Sets the mode of the Competition
setName(String) - Method in class es.uvigo.esei.dgss.Competition
Sets the name of the competition
setName(String) - Method in class es.uvigo.esei.dgss.Sport
Set the name of this sport
setName(String) - Method in class es.uvigo.esei.dgss.User
Set the name of the user.
setName(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the name of the player.
setNameHeadquarters(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters name of the team.
setNetworks(String) - Method in class es.uvigo.esei.dgss.Team
Set the networks of the team.
setNick(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the nick of the player.
setNumber(int) - Method in class es.uvigo.esei.dgss.Fixture
Set the number of the fixture
setNumberID(String) - Method in class es.uvigo.esei.dgss.User
Set the identification (DNI, Passport..) of the user.
setNumMaxPlayers(int) - Method in class es.uvigo.esei.dgss.Team
Set the numMaxPlayers of the team.
setNumMinPlayers(int) - Method in class es.uvigo.esei.dgss.Team
Set the numMinPlayers of the team.
setOpen(Boolean) - Method in class es.uvigo.esei.dgss.Competition
Sets the state of the competition, true for open, false for closed
setOwner(User) - Method in class es.uvigo.esei.dgss.Team
Set the userJPA of the team.
setPassword(String) - Method in class es.uvigo.esei.dgss.User
Set the password encrypted of the user.
setPhone(int) - Method in class es.uvigo.esei.dgss.Team
Set the phone of the team.
setPhoneNumber(String) - Method in class es.uvigo.esei.dgss.User
Set the phoneNumber of the user.
setPlace(String) - Method in class es.uvigo.esei.dgss.Fixture
Set the place of the fixture
setPlayer(boolean) - Method in class es.uvigo.esei.dgss.User
Set if the user will be a player or not.
setPlayers(List<UserPlayer>) - Method in class es.uvigo.esei.dgss.Team
Set the players of the team.
setPostalCode(int) - Method in class es.uvigo.esei.dgss.User
Set the postal code of the user.
setPrivateProfile(boolean) - Method in class es.uvigo.esei.dgss.UserPlayer
Set if the profile is in private mode or not.
setProvince(String) - Method in class es.uvigo.esei.dgss.User
Set the province of the user.
setProvince(String) - Method in class es.uvigo.esei.dgss.UserPlayer
Set the province of the player.
setProvinceHeadquarters(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters province of the team.
setResidenceHeadquarters(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters residence of the team.
setRole(String) - Method in class es.uvigo.esei.dgss.User
Set the role of the user.
setSelfPlayer(boolean) - Method in class es.uvigo.esei.dgss.UserPlayer
Set if the player and the user are the same person.
setShortName(String) - Method in class es.uvigo.esei.dgss.Competition
Sets the short name of the competition
setSocial(String) - Method in class es.uvigo.esei.dgss.Competition
Sets all the information relating social networks
setSport(Sport) - Method in class es.uvigo.esei.dgss.Competition
Sets the sport of the competition
setStatus(String) - Method in class es.uvigo.esei.dgss.Fixture
Set the status of the fixture
setStatus(String) - Method in class es.uvigo.esei.dgss.Maatch
Set the status of the match
setTeam(Team) - Method in class es.uvigo.esei.dgss.TeamCompetition
Set the team of the teamCompetition relation.
setTownHeadquarters(String) - Method in class es.uvigo.esei.dgss.Team
Set the headquarters town of the team.
setTwitterProfile(String) - Method in class es.uvigo.esei.dgss.User
Set the Twitter URL of the user.
setTypeTeam(String) - Method in class es.uvigo.esei.dgss.Team
Set the type of the team
setVisibility(Boolean) - Method in class es.uvigo.esei.dgss.Competition
Sets true or false depending of the visibility of the game
setVisibility(String) - Method in class es.uvigo.esei.dgss.Team
Set the visibility of the team.
setVisitorScore(int) - Method in class es.uvigo.esei.dgss.Maatch
Set the score of the visitor team in the match
setVisitorTeam(Team) - Method in class es.uvigo.esei.dgss.Maatch
Set the visitor team of the match
setWeb(String) - Method in class es.uvigo.esei.dgss.Team
Set the web of the team.
Sport - Class in es.uvigo.esei.dgss
Implements entity Sport
Sport() - Constructor for class es.uvigo.esei.dgss.Sport
Empty constructor for JPA
Sport(String) - Constructor for class es.uvigo.esei.dgss.Sport
 

T

Team - Class in es.uvigo.esei.dgss
 
Team(String, String, String, User) - Constructor for class es.uvigo.esei.dgss.Team
Constructor for JPA Team which gets some necessary parameters to create a team
Team() - Constructor for class es.uvigo.esei.dgss.Team
Empty constructor for the JPA Team.
TeamCompetition - Class in es.uvigo.esei.dgss
 
TeamCompetition() - Constructor for class es.uvigo.esei.dgss.TeamCompetition
Empty constructor for the JPA TeamCompetition.
TeamCompetition(Competition, Team, Date) - Constructor for class es.uvigo.esei.dgss.TeamCompetition
Constructor for JPA TeamCompetition which gets some necessary parameters to create a teamCompetition
TeamCompetition.TeamCompetitionID - Class in es.uvigo.esei.dgss
 
TeamCompetitionID() - Constructor for class es.uvigo.esei.dgss.TeamCompetition.TeamCompetitionID
 

U

User - Class in es.uvigo.esei.dgss
 
User(String, String, String) - Constructor for class es.uvigo.esei.dgss.User
Constructor for the JPA User in which we create a simple user with the attributes needed.
User() - Constructor for class es.uvigo.esei.dgss.User
Empty constructor for the JPA User.
UserPlayer - Class in es.uvigo.esei.dgss
 
UserPlayer(User, String, String, String, boolean) - Constructor for class es.uvigo.esei.dgss.UserPlayer
Constructor for the JPA UserPlayer in which we create a player with the attributes needed.
UserPlayer() - Constructor for class es.uvigo.esei.dgss.UserPlayer
Empty constructor for the JPA User player.
A C E F G H I M S T U 
Skip navigation links

Copyright © 2017. All rights reserved.