JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
L
M
R
S
T
U
C
CompetitionEJB
- Class in
es.uvigo.esei.dgss.competition
CompetitionEJB()
- Constructor for class es.uvigo.esei.dgss.competition.
CompetitionEJB
create(MatchJPA)
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Creates a new match
create(TeamJPA)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Creates a new team
create(UserJPA)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Creates a new user and then send a verification e-mail
D
delete(MatchJPA)
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Deletes a match
delete(TeamJPA)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Deletes a team
delete(UserJPA)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Deletes a user.
E
es.uvigo.esei.dgss.competition
- package es.uvigo.esei.dgss.competition
es.uvigo.esei.dgss.facility
- package es.uvigo.esei.dgss.facility
es.uvigo.esei.dgss.fixture
- package es.uvigo.esei.dgss.fixture
es.uvigo.esei.dgss.match
- package es.uvigo.esei.dgss.match
es.uvigo.esei.dgss.team
- package es.uvigo.esei.dgss.team
es.uvigo.esei.dgss.user
- package es.uvigo.esei.dgss.user
es.uvigo.esei.dgss.util
- package es.uvigo.esei.dgss.util
F
FacilityEJB
- Class in
es.uvigo.esei.dgss.facility
FacilityEJB()
- Constructor for class es.uvigo.esei.dgss.facility.
FacilityEJB
FixtureEJB
- Class in
es.uvigo.esei.dgss.fixture
FixtureEJB()
- Constructor for class es.uvigo.esei.dgss.fixture.
FixtureEJB
G
generateAndSendEmail(UserJPA)
- Method in class es.uvigo.esei.dgss.util.
Mail
L
list()
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Gets all matches
list()
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Gets all teams
list()
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Gets all users
listByFixture(FixtureJPA)
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Gets all matches of a fixture
listPlayers(TeamJPA)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Gets all players of a team
listPlayers(UserJPA)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Gets all players a user created
listTeams(UserJPA)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Gets all teams of a user
M
Mail
- Class in
es.uvigo.esei.dgss.util
Mail()
- Constructor for class es.uvigo.esei.dgss.util.
Mail
MatchEJB
- Class in
es.uvigo.esei.dgss.match
MatchEJB()
- Constructor for class es.uvigo.esei.dgss.match.
MatchEJB
R
read(int)
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Gets a match given its id
read(String)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Gets a team given its full name
read(String)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Gets a user given its login
S
sendConfirmationEmail(UserJPA)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
When a new user is created, we have to send an email with a link to verify the account.
T
TeamEJB
- Class in
es.uvigo.esei.dgss.team
TeamEJB()
- Constructor for class es.uvigo.esei.dgss.team.
TeamEJB
U
update(MatchJPA)
- Method in class es.uvigo.esei.dgss.match.
MatchEJB
Updates a match
update(TeamJPA)
- Method in class es.uvigo.esei.dgss.team.
TeamEJB
Updates a team
update(UserJPA)
- Method in class es.uvigo.esei.dgss.user.
UserEJB
Updates a user
UserEJB
- Class in
es.uvigo.esei.dgss.user
UserEJB()
- Constructor for class es.uvigo.esei.dgss.user.
UserEJB
C
D
E
F
G
L
M
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.