SuccessChanges

Summary

  1. Unifies of the injection of the Principal class and the EJBs (details)
Commit 6c033c5a58d9ea612d5ea23384e6bfc6e12bee0e by mrdiez
Unifies of the injection of the Principal class and the EJBs
The name of the variable in which the Principal class is injected has
been unified to specify that it is the logged-in user who has access to
the different classes.
Fixed access to PlayerService in the TeamService class to unify access
to other EJBs.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/CompetitionService.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java (diff)