diff src/main/java/de/intevation/lada/rest/SVerwaltungseinheitService.java @ 263:2098db2e8fbd M1

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 17 Jul 2013 09:40:53 +0200
parents d8a3d188046f
children 816291da1dde
line wrap: on
line diff
--- a/src/main/java/de/intevation/lada/rest/SVerwaltungseinheitService.java	Wed Jul 17 09:40:35 2013 +0200
+++ b/src/main/java/de/intevation/lada/rest/SVerwaltungseinheitService.java	Wed Jul 17 09:40:53 2013 +0200
@@ -41,7 +41,7 @@
     private Authentication authentication;
 
     /**
-     * Request all SUmwelt objects.
+     * Request all SVerwaltungseinheit objects.
      *
      * @param headers   The HTTP header containing authorization information.
      * @return Response object.
@@ -61,7 +61,7 @@
     }
 
     /**
-     * Request a SUmwelt object via its id.
+     * Request a SVerwaltungseinheit object via its id.
      *
      * @param id        The object id.
      * @param headers   The HTTP header containing authorization information.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)