Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2425:67f362883fe4
flys/issue499: Sort the values of the discharge table by Q.
flys-backend/trunk@4051 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Tue, 14 Feb 2012 16:37:19 +0000 |
parents | 83abe19d4f40 |
children | 3c26e16ae6c2 |
comparison
equal
deleted
inserted
replaced
2385:83abe19d4f40 | 2425:67f362883fe4 |
---|---|
1 2012-02-14 Sascha L. Teichmann <sascha.teichmann@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/DischargeTable.java: | |
4 The list of DischargeTableValue is now sorted by Q. | |
5 | |
1 2012-02-09 Ingo Weinzierl <ingo@intevation.de> | 6 2012-02-09 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/model/Gauge.java: Added a method | 8 * src/main/java/de/intevation/flys/model/Gauge.java: Added a method |
4 getMasterDischargeTable() to retrieve the discharge table with kind 0. | 9 getMasterDischargeTable() to retrieve the discharge table with kind 0. |
5 | 10 |