Skip navigation links
C D E F G M S T U 

C

CompetitionREST - Class in es.uvigo.esei.dgss
 
CompetitionREST() - Constructor for class es.uvigo.esei.dgss.CompetitionREST
 
createMatch(Maatch) - Method in class es.uvigo.esei.dgss.MatchREST
Creates a new match.
createPlayer(UserPlayer) - Method in class es.uvigo.esei.dgss.UserPlayerREST
 
createTeam(Team) - Method in class es.uvigo.esei.dgss.TeamREST
 
createUser(User) - Method in class es.uvigo.esei.dgss.UserREST
Creates a new user.

D

delete(String) - Method in class es.uvigo.esei.dgss.MatchREST
Deletes a match.
delete(String) - Method in class es.uvigo.esei.dgss.UserREST
Deletes an user.
deletePlayer(UserPlayer) - Method in class es.uvigo.esei.dgss.UserPlayerREST
 
deleteTeam(Team) - Method in class es.uvigo.esei.dgss.TeamREST
 

E

es.uvigo.esei.dgss - package es.uvigo.esei.dgss
 

F

FacilityREST - Class in es.uvigo.esei.dgss
 
FacilityREST() - Constructor for class es.uvigo.esei.dgss.FacilityREST
 
FixtureREST - Class in es.uvigo.esei.dgss
 
FixtureREST() - Constructor for class es.uvigo.esei.dgss.FixtureREST
 

G

get(String) - Method in class es.uvigo.esei.dgss.MatchREST
Returns the match identified by its id.
get(String) - Method in class es.uvigo.esei.dgss.UserREST
Returns the user identified by the login.
getAll() - Method in class es.uvigo.esei.dgss.MatchREST
Returns all the matches in the DB.
getPlayer(String) - Method in class es.uvigo.esei.dgss.UserPlayerREST
 
getTeam(int) - Method in class es.uvigo.esei.dgss.TeamREST
 
getTeams() - Method in class es.uvigo.esei.dgss.TeamREST
 
getUserPlayers() - Method in class es.uvigo.esei.dgss.UserPlayerREST
 

M

MatchREST - Class in es.uvigo.esei.dgss
 
MatchREST() - Constructor for class es.uvigo.esei.dgss.MatchREST
 

S

search(String) - Method in class es.uvigo.esei.dgss.MatchREST
Returns the match or matches that contain the id searched.
searchPlayer(String) - Method in class es.uvigo.esei.dgss.UserPlayerREST
 
searchTeams(String) - Method in class es.uvigo.esei.dgss.TeamREST
 

T

TeamREST - Class in es.uvigo.esei.dgss
 
TeamREST() - Constructor for class es.uvigo.esei.dgss.TeamREST
 

U

update(Maatch) - Method in class es.uvigo.esei.dgss.MatchREST
Updates a match.
update(User) - Method in class es.uvigo.esei.dgss.UserREST
Updates an user.
updatePlayer(UserPlayer) - Method in class es.uvigo.esei.dgss.UserPlayerREST
 
updateTeam(Team) - Method in class es.uvigo.esei.dgss.TeamREST
 
UserPlayerREST - Class in es.uvigo.esei.dgss
 
UserPlayerREST() - Constructor for class es.uvigo.esei.dgss.UserPlayerREST
 
UserREST - Class in es.uvigo.esei.dgss
Resource that represents the users in the application.
UserREST() - Constructor for class es.uvigo.esei.dgss.UserREST
 
C D E F G M S T U 
Skip navigation links

Copyright © 2018. All rights reserved.