SuccessChanges

Summary

  1. [sto21-task53] Browse Event by id (details)
Commit 7bffe012c9af05f60e4f31cba8e4bc1f5ac84ac8 by rabande
[sto21-task53] Browse Event by id
The getEvent method has been created in the EventResource.java class of
the REST layer and the test has also been created to test the operation
of the new method.
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/GenericTypes.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java (diff)