comparison src/main/java/de/intevation/lada/rest/LZusatzwertService.java @ 366:567ce7697fc7 0.5

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 10 Sep 2013 15:55:54 +0200
parents 2098db2e8fbd
children 183f8116d9a6
comparison
equal deleted inserted replaced
365:fab80595ed55 366:567ce7697fc7
53 * Request LZusatzwert via a filter. 53 * Request LZusatzwert via a filter.
54 * 54 *
55 * Query parameters are used for the filter in form of key-value pairs. 55 * Query parameters are used for the filter in form of key-value pairs.
56 * 56 *
57 * @param info The URL query parameters. 57 * @param info The URL query parameters.
58 * @param header The HTTP header containing authorization information. 58 * @param headers The HTTP header containing authorization information.
59 * @return Response object. 59 * @return Response object.
60 */ 60 */
61 @GET 61 @GET
62 @Produces("text/json") 62 @Produces("text/json")
63 public Response filter( 63 public Response filter(
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)