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.
|
Fri, 07 Jun 2013 15:18:59 +0200 |
Torsten Irländer |
Set success to false if the item can not be loaded (not found) by its id.
|
Fri, 07 Jun 2013 15:18:23 +0200 |
Torsten Irländer |
Added reset function to reinit the success boolean as same as errors and
|
Fri, 07 Jun 2013 15:17:18 +0200 |
Torsten Irländer |
Added success attribute which indicates that the operation on the repository
|
Fri, 07 Jun 2013 14:50:53 +0200 |
Torsten Irländer |
Set general error on loading items.
|
Fri, 07 Jun 2013 14:40:06 +0200 |
Torsten Irländer |
Moved errors and warnings from LProbeRepository to Repository as they are
|
Fri, 07 Jun 2013 14:34:46 +0200 |
Torsten Irländer |
Set generalError in response.
|
Fri, 07 Jun 2013 14:30:31 +0200 |
Torsten Irländer |
Changed type of return to Response and removed handling of errors and
|
Fri, 07 Jun 2013 14:29:27 +0200 |
Torsten Irländer |
Set correct response when loading a probe.
|
Fri, 07 Jun 2013 14:28:19 +0200 |
Torsten Irländer |
Formatting
|
Fri, 07 Jun 2013 14:13:35 +0200 |
Torsten Irländer |
Handle warnings and errors in the response class.
|
Fri, 07 Jun 2013 11:45:46 +0200 |
Torsten Irländer |
Formatting. Make the data attribute of type Object to make it more general.
|
Fri, 07 Jun 2013 11:45:07 +0200 |
Torsten Irländer |
Formatting.
|