SuccessChanges

Summary

  1. Unify the name of the variable in which the Princpal class is injected (details)
Commit e1e47c939ae48a093f96a981d1cb64bd890119ac by mrdiez
Unify the name of the variable in which the Princpal class is injected
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.
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/TeamService.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/PlayerService.java (diff)