Skip navigation links
C D E F G R T U 

C

CompetitionService - Class in es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs
EJB for the competitions.
CompetitionService() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.CompetitionService
 
create(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.CompetitionService
Creates a new competition.
create(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Creates a new team in the database
create(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.UserService
Creates a new user

D

delete(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Logical deletes a team in the database

E

es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs - package es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs
 

F

findByAdmin(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Gets a List of Teams from the database that are managed by a given user
findByNameDescription(String, String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Gets a Team from the database searching by name or description
findBySport(SportType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Gets a List of Teams from the database of a given sport type

G

get(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Gets a Team from the database
getCompetition(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.CompetitionService
Returns a competition identified by name as a parameter.

R

remove(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.CompetitionService
Logical deletion of the competition with the parameters name.
remove(User) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.UserService
Deletes an user.

T

TeamService - Class in es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs
A Team Service EJB
TeamService() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
 

U

update(Competition) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.CompetitionService
Updates the information of a competition.
update(Team) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.TeamService
Updates a team in the database
UserService - Class in es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs
EJB for the Users
UserService() - Constructor for class es.uvigo.esei.dgss.teamB.ligaaas.service.ejbs.UserService
 
C D E F G R T U 
Skip navigation links

Copyright © 2017. All rights reserved.