comparison src/main/java/de/intevation/lada/rest/LOrtService.java @ 263:2098db2e8fbd M1

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 17 Jul 2013 09:40:53 +0200
parents 07c4186cbfab
children 567ce7697fc7
comparison
equal deleted inserted replaced
262:f4b359aa9127 263:2098db2e8fbd
152 return new Response(false, 699, new ArrayList<LOrt>()); 152 return new Response(false, 699, new ArrayList<LOrt>());
153 } 153 }
154 } 154 }
155 155
156 /** 156 /**
157 * Delete a LZusatzwert object. 157 * Delete a LOrt object.
158 * 158 *
159 * @param pzsId The object id. 159 * @param pzsId The object id.
160 * @param probeId The LProbe id. 160 * @param probeId The LProbe id.
161 * @param headers The HTTP header containing authorization information. 161 * @param headers The HTTP header containing authorization information.
162 * @return Response object. 162 * @return Response object.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)