diff flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java @ 3269:b2ea89a665bc

Fix issues in 'documentation'. flys-artifacts/trunk@4911 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 10 Jul 2012 11:10:38 +0000
parents 5642a83420f2
children f4fd64a4d502
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java	Mon Jul 09 07:04:37 2012 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/artifacts/model/WstValueTableFactory.java	Tue Jul 10 11:10:38 2012 +0000
@@ -228,10 +228,12 @@
 
     /**
      * Load rows with a single columns result.
+     *
      * @param session    session to use for querying db.
-     * @param wst_id     id of wst (in db).
+     * @param wstId     id of wst (in db).
      * @param column_pos the column_pos (within the db) of the wst_value_table
      *                   of which the values shall be fetched.
+     *
      * @return resultant rows.
      */
     protected static List<WstValueTable.Row> loadRowsOneColumn(

http://dive4elements.wald.intevation.org