Skip navigation links
A C E G H I M O P R S T U V 

A

addCompetition(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Creates the relation between the user and the competition.
addSocialNetwork(String, String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Adds a Social Network to the Competition
addTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Adds a team to the Competition
addTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Adds a team to this headquarters
addTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Adds a team to this user

C

changeOpenToInscription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Changes the inscription status of the Competition
changePublicVisibility() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Changes the visibility of the Competition
Competition - Class in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
Competition() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
 
Competition(String, String, String, SportType, CompetitionType, String, String, String, String, Boolean, Boolean, Integer, Integer, User) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Creates a new instance Competition
CompetitionType - Enum in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 

E

editSocialNetwork(String, String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Edits a Social Network of the Competition
es.uvigo.esei.dgss.teamB.ligaaas.domain.entities - package es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 

G

getAbbreviation() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the abbreviation of the competition
getAddress() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the address of the headquarter.
getAdmin() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the admin of the competition
getAdmin() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the administrator of the headquarter.
getBirthdate() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the birthdate of the user
getCompleteName() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getContactPerson() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the name of the contact person
getContactPerson() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the name of the contact person
getCountry() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the country of the user
getDescription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the description of the competition
getDescription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the description of the headquarter.
getDescriptionTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the description of the team
getEmail() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the email of the competition
getEmail() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the email of the contact person
getEmail() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the email of the user
getFavouriteSports() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getFavouriteTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getHeadquarter() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the headquarter of the competition
getHeadquarter() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the headquarters of this team.
getIdentificationType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the identificationType of the user
getImage() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getInterestsDescription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getLocality() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the locality of the headquarter.
getLocation() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the location of the user
getManagedCompetitions() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the competitions managed by the user
getMaxPlayers() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the maximum number of the team
getMaxTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the maximum teams that participate in the competition
getMinPlayers() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the minimum number of the team
getMinTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the minimum teams that participate in the competition
getName() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the name of the competition
getName() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the name of the headquarter.
getName() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the name of the user
getNameTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the name of the team
getNick() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getNickTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the abbreviation name of the team
getNumIdentificationType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the user identification number
getOpenToInscription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns if the competition inscription is open
getPhone() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the phone of the contact person
getPhone() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the phone of the user
getPlayerUser() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
getPlayerUser() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
 
getProvince() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the province of the headquarter.
getProvince() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the province of the user
getPublicVisibility() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns if the competition is visible for everybody
getResidence() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the residence of the user
getSocialMedia() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the team's social media
getSocialNetworks() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the socialNetworks of the competition
getSocialNetworks() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the social networks of the user
getSport() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the sport type of the competition
getSportType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the type of the team
getSurname() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the surname of the user
getTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the teams of the competition
getTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Returns the teams that belongs to this headquarters.
getTeams() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Returns the user that belongs to this user.
getTelephone() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the web of the contact person
getType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the type of the competition
getUser() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the user who manages this team
getWeb() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Returns the web of the competition
getWeb() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns the team's website

H

hasOwner(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
 
Headquarter - Class in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
Headquarter() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
 
Headquarter(String, String, String, String, String, User) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Creates a new instance of Headquarter.
Headquarter(String, String, String, String, String, User, Team...) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
 

I

IdentificationType - Enum in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
internalAddCompetition(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Adds a competition directly to the competition list of this user if the competition does not already managed by this user.
internalAddTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Adds a team directly to the teams collection of this user if the team does not already belongs to this user
internalRemoveCompetition(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Removes a competition directly from the competitions list of this user.
internalRemoveTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Removes a team directly to this teams collection of this user if the team does not already belongs to this headquarters
isOpenToInscription() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns if the team is open to registration or not
isVisible() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Returns if the equipment is public or private.
isVisivility() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 

M

managesCompetition(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Checks if a competition is managed by the user.

O

ownsTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Checks if a team belongs to this headquarters
ownsTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Checks if a team belongs to this user

P

Player - Class in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
Player() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
Player(String, String, byte[], String, List<String>, List<String>, boolean) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Creates a new instance Player
Player(String, String, String) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Creates a new instance Player

R

removeCompetition(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Deletes the relation between the user and the competition.
removeSocialNetwork(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Removes a Social Network of the Competition
removeTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Removes a team to the Competition
removeTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Removes a team from this headquarters
removeTeam(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Removes a team from this user

S

setAbbreviation(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the abbreviation of the competition
setAddress(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the address of this headquarter.
setAdmin(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the admin of the competition
setAdmin(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the administrator of this headquarter.
setBirthdate(GregorianCalendar) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the birthdate of the user
setCompleteName(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the complete name of the player
setContactPerson(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the contact person of the competition
setContactPerson(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the name of the contact person
setCountry(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the country of the user
setDescription(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the description of the competition
setDescription(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the description of this headquarter.
setDescriptionTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the description of a team
setEmail(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the email of the competition
setEmail(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the email of the contact person
setEmail(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the email of the user
setFavouriteSports(List<String>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the favouriteSports of the player
setFavouriteTeams(List<String>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the favouriteTeams of the player
setHeadquarter(Headquarter) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the headquarter of the team
setHeadquarter(Headquarter) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the headquarters of this team.
setIdentificationType(IdentificationType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the identification type of the user
setImage(byte[]) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the image of the player
setInterestsDescription(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the interestsDescription of the player
setLocality(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the locality of this headquarter.
setLocation(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the location of the user
setManagedCompetitions(ArrayList<Competition>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the competitions managed by the user
setMaxPlayers(int) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the maximum number of team players
setMaxTeams(Integer) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the maximum of teams in the competition
setMinPlayers(int) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the minimum number of the players
setMinTeams(Integer) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the minimum of teams in the competition
setName(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the name of the competition
setName(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the name of this headquarter.
setName(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the name of the user
setNameTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the name of the team
setNick(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the nick of the player
setNickTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the abbreviation name of the team
setNumIdentificationType(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the user identification number
setOpenToInscription(Boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the state of the inscriptions in the competition
setOpenToInscription(boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets to close or open for a inscription
setPhone(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the phone of the contact person
setPhone(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the phone of the user
setPlayerUser(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
 
setPlayerUser(Player) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
 
setProvince(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Headquarter
Sets the province of this headquarter.
setProvince(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the province of the user
setPublicVisibility(Boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the visibility of the competition
setResidence(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the residence of the user
setSocialMedia(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the social medias of the team
setSocialNetworks(HashMap<String, String>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the socialNetworks of the competition
setSocialNetworks(HashMap<String, String>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the social networks of the user
setSport(SportType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the sport of the competition
setSportType(SportType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the type of the team
setSurname(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Sets the name of the user
setTeams(ArrayList<Team>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the teams of the competition
setTelephone(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the telephone of the contact person
setType(CompetitionType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the type of the competition
setUser(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the user of this team
setVisible(boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the visibility of the team.
setVisivility(boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Player
Sets the visivility of the player
setWeb(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Competition
Sets the web of the competition
setWeb(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Sets the team's website
SportType - Enum in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 

T

Team - Class in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
Team(String, String, String, SportType, Headquarter, String, String, String, String, String, boolean, int, int, boolean, User) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Creates a new instance Team
Team(String, String, SportType, String, User) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
Creates a new instance Team

U

User - Class in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
 
User(String, String, String, GregorianCalendar, IdentificationType, String, String, String, String, String, String, HashMap<String, String>, ArrayList<Competition>, Team...) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Creates a new instance User
User(String, String, String, GregorianCalendar, IdentificationType, String, String, String, String, String, String) - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
Creates a new instance User

V

valueOf(String) - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.CompetitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.IdentificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.SportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.CompetitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.IdentificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.SportType
Returns an array containing the constants of this enum type, in the order they are declared.
A C E G H I M O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.