Tue, 11 Jun 2013 13:06:55 +0200 |
Torsten Irländer |
Call update method of repository.
|
Tue, 11 Jun 2013 13:06:31 +0200 |
Torsten Irländer |
Added method to update a probe
|
Tue, 11 Jun 2013 13:05:50 +0200 |
Torsten Irländer |
Changed type of NetzbetreiberID to String.
|
Tue, 11 Jun 2013 13:05:08 +0200 |
Torsten Irländer |
Added method to update a probe
|
Tue, 11 Jun 2013 11:13:15 +0200 |
Torsten Irländer |
Removed code to build the response on creation in the service. Response is
|
Tue, 11 Jun 2013 11:12:26 +0200 |
Torsten Irländer |
Catch Rollback Exception.
|
Tue, 11 Jun 2013 11:11:18 +0200 |
Torsten Irländer |
Let the database generate the id for the probe.
|
Tue, 11 Jun 2013 11:10:51 +0200 |
Torsten Irländer |
Formatting
|
Tue, 11 Jun 2013 08:30:51 +0200 |
Torsten Irländer |
Codestyle
|
Tue, 11 Jun 2013 08:12:45 +0200 |
Torsten Irländer |
No need to build the response here anymore as this is already done in the
|
Tue, 11 Jun 2013 08:12:13 +0200 |
Torsten Irländer |
The create function of the repository now build the response object an returns
|
Tue, 11 Jun 2013 08:10:11 +0200 |
Torsten Irländer |
Changed type of parameter to int
|
Mon, 10 Jun 2013 17:18:03 +0200 |
Torsten Irländer |
Moved validation into the LProbeRepository.
|
Fri, 07 Jun 2013 15:23:00 +0200 |
Torsten Irländer |
Readded missing import (removed by accident)
|
Fri, 07 Jun 2013 15:20:51 +0200 |
Torsten Irländer |
Get Success-Code directly from repository when initialising the response.
|
Fri, 07 Jun 2013 15:20:11 +0200 |
Torsten Irländer |
Remove manual reset of success and error attributes. Use reset function now.
|