SuccessChanges

Summary

  1. tsk14 EJB search story by text (details)
  2. tsk14 EJB search story by text (details)
Commit 0bdf04aa8570141246d1118fd0525c601a873105 by jspilva17
tsk14 EJB search story by text
Adds function to search for a story by text, formats the dataset date to
a timestamp to match the one in the xml. Adds test to EJB.
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryEntityTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/TestStoryEJB.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java (diff)
Commit 305b41eaf6a61b52fd7728662d591b3f5a1b3e53 by jspilva17
tsk14 EJB search story by text
Adds function to search for a story by text, formats the dataset date to
a timestamp to match the one in the xml. Adds test to EJB.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)