es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService competitionService
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService userService
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService teamService
Principal currentUser
int id
String name
String abbreviation
String description
es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.SportType nameSportType
es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.CompetitionType competitionType
String contactPerson
String email
String web
String phone
String facebook
String twitter
String instagram
Boolean openToInscription
Boolean publicVisibility
Integer minTeams
Integer maxTeams
List<E> competitions
String errorMessage
String teamName
String teamDescription
int invitingCompetition
List<E> publicTeams
List<E> publicCompetitions
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.PlayerService playerService
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService userService
Principal currentUser
int id
String nick
String completeName
String interestsDescription
List<E> favouriteSports
String sports
List<E> favouriteTeams
String teams
boolean visibility
String errorMessage
boolean addProfile
List<E> userPlayers
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.TeamService teamService
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.UserService userService
Principal currentUser
es.uvigo.esei.dgss.teamb.ligaaas.service.ejbs.CompetitionService competitionService
String name
String editingName
String nick
String description
es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.SportType sportType
String contact
String mail
String web
String phone
String facebook
String twitter
String instagram
boolean inscription
int minPlayers
int maxPlayers
boolean visibility
List<E> allTeams
List<E> filterTeams
List<E> competitions
es.uvigo.esei.dgss.teamb.ligaaas.domain.entities.Team team
String errorMessage
String successMessage
Copyright © 2018. All rights reserved.