- Dec 13, 2015
-
-
t.belmega@gmx.de authored
-
t.belmega@gmx.de authored
-
t.belmega@gmx.de authored
-
t.belmega@gmx.de authored
-
- Dec 12, 2015
-
-
tbelmega authored
-
t.belmega@gmx.de authored
Recognize super and sub categories when creating a Category object from json
-
t.belmega@gmx.de authored
-
- Dec 11, 2015
-
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
- Dec 02, 2015
-
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
- Nov 29, 2015
-
-
Thiemo Belmega authored
-
Thiemo Belmega authored
* Remove catch clauses, throw exceptions in GET methods * Remove BusinessObjectRessource.class * Move constants form BusinessObjectRessourceClass to subclasses
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
- Nov 26, 2015
-
-
Thiemo Belmega authored
-
- Nov 25, 2015
-
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
Thiemo Belmega authored
-
- Nov 15, 2015
-
-
Thiemo Belmega authored
-
- Nov 13, 2015
-
-
Thiemo Belmega authored
* Implement conversion of related BOs from Json * Implement method BusinessObject.equalsInAllProperties * Fixed spelling mistake in test resource TestApplication.json
-
- Nov 07, 2015
-
-
Thiemo Belmega authored
* Replace hard coded relation fields by Map of relations * Make methods in subclasses generic, move to super class
-
Thiemo Belmega authored
-
- Nov 06, 2015
-
-
Thiemo Belmega authored
* Use DatabaseControllerHelper extends DatabaseController for test cases. This keeps track of all created BOs during the tests, so they can be deleted by @AfterClass method. * Refactor the relation storing tests to use a Dataprovider - remove duplicate code.
-
Thiemo Belmega authored
* Make DatabaseController and SqlStatements classes non-static * Rename SqlStatements to SqlStatementFactory * Make Connection a field of SqlStatementFactory, so there are no longer new connections for every request
-
Thiemo Belmega authored
-