Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 250:4e8f0fd8ed79
BugFix: Storage of "feeded" MinMaxValues will now work. issue79
gnv-artifacts/trunk@319 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Wed, 11 Nov 2009 09:52:16 +0000 |
parents | cad7c220adbc |
children | 113b06ab2110 |
comparison
equal
deleted
inserted
replaced
249:cad7c220adbc | 250:4e8f0fd8ed79 |
---|---|
1 2009-11-11 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/transition/describedata/MinMaxDescribeData.java, | |
4 src/main/java/de/intevation/gnv/transition/describedata/DefaultMinMaxDescribeData.java: | |
5 Added getName and added Constants for minValue and maxValue Id to | |
6 enable the storage of this Values which would be put using the | |
7 feed command. | |
8 | |
9 * src/main/java/de/intevation/gnv/transition/TransitionBase.java (describe): | |
10 Changed the usage of the Name of the MinMaxTransition from getMinName to getName. | |
11 | |
12 * src/main/java/de/intevation/gnv/transition/MinMaxTransition.java (purifyResult): | |
13 Changed the Constructor of MinMaxTransition according to API-Changes of | |
14 DefaultMinMaxDescribeData | |
15 | |
1 2009-11-11 Tim Englich <tim.englich@intevation.de> | 16 2009-11-11 Tim Englich <tim.englich@intevation.de> |
2 | 17 |
3 * doc/conf/products/verticalprofile/conf_mesh.xml, | 18 * doc/conf/products/verticalprofile/conf_mesh.xml, |
4 doc/conf/products/verticalprofile/conf_instantaneouspoint.xml, | 19 doc/conf/products/verticalprofile/conf_instantaneouspoint.xml, |
5 doc/conf/products/verticalcrosssection/conf_mesh.xml, | 20 doc/conf/products/verticalcrosssection/conf_mesh.xml, |