diff gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java @ 6518:1a7f5d09b9d8

Longitudinal sections: partly renamed outs and configured recommendations at once
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Jun 2013 21:08:23 +0200
parents 19459037b3c7
children f4872350b50f dd5355775ce1
line wrap: on
line diff
--- a/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java	Fri Jun 28 21:05:52 2013 +0200
+++ b/gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java	Fri Jun 28 21:08:23 2013 +0200
@@ -404,7 +404,7 @@
 
     String year();
 
-    String sedimentload_ls();
+    String sedimentload_longitudinal_section();
 
     // Gauges
 
@@ -486,6 +486,8 @@
 
     String w_differences();
 
+    String w_differences_longitudinal_section();
+
     String historical_discharge();
 
     String historical_discharge_wq();
@@ -562,11 +564,11 @@
 
     String discharge();
 
-    String flow_velocity();
+    String flow_velocity_longitudinal_section();
 
     String flow_velocity_export();
 
-    String bedheight_middle();
+    String bedheight_middle_longitudinal_section();
 
     String bedheight_middle_export();
 
@@ -598,11 +600,11 @@
 
     String soundings_width();
 
-    String bed_difference_year();
+    String bed_difference_year_longitudinal_section();
 
-    String bed_difference_epoch();
+    String bed_difference_epoch_longitudinal_section();
 
-    String bed_difference_height_year();
+    String bed_difference_height_year_longitudinal_section();
 
     String bedheight_difference_export();
 

http://dive4elements.wald.intevation.org