SuccessChanges

Summary

  1. tsk41 Fixes of the team service (details)
Commit 7a69beb42ffc0469dfab415c39f86caa333b9a42 by daouterelo
tsk41 Fixes of the team service
Now the search by name and description allows to find using a substring
of the name/description. This is more flexible than searching by the
exact name/description. It also changes the conditions for all the
search methods. Now they only retrieve the teams that are not deleted.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamServiceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/service/ejbs/TeamService.java (diff)