diff src/main/java/de/intevation/lada/rest/InfoService.java @ 366:567ce7697fc7 0.5

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 10 Sep 2013 15:55:54 +0200
parents 977582f7c0ae
children 183f8116d9a6
line wrap: on
line diff
--- a/src/main/java/de/intevation/lada/rest/InfoService.java	Tue Sep 10 10:17:32 2013 +0200
+++ b/src/main/java/de/intevation/lada/rest/InfoService.java	Tue Sep 10 15:55:54 2013 +0200
@@ -49,8 +49,8 @@
 }
 
 /**
- * This class produces a RESTful service to read, write and update
- * LOrt objects.
+ * This class produces a RESTful service to read information about the user and
+ * server
  *
  * @author <a href="mailto:torsten.irlaender@intevation.de">Torsten Irländer</a>
  */
@@ -70,9 +70,7 @@
     private Repository readonlyRepo;
 
     /**
-     * Request SQL-Queries
-     *
-     * Query parameters are used for the filter in form of key-value pairs.
+     * Request User and Server information.
      *
      * @param info      The URL query parameters.
      * @param headers   The HTTP header containing authorization information.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)