Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 819:6925d18580c0
Added more Javadoc.
gnv-artifacts/trunk@905 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 12 Apr 2010 13:12:21 +0000 |
parents | 8dc820099306 |
children | 8288f4a0d7e6 |
comparison
equal
deleted
inserted
replaced
818:8dc820099306 | 819:6925d18580c0 |
---|---|
1 2010-04-12 Tim Englich <tim.englich@intevation.de> | 1 2010-04-12 Tim Englich <tim.englich@intevation.de> |
2 | 2 |
3 * src/main/java/de/intevation/gnv/layer/package.html, | |
4 src/main/java/de/intevation/gnv/layer/LayerArtifact.java: | |
5 Added more Javadoc. | |
6 | |
7 2010-04-12 Tim Englich <tim.englich@intevation.de> | |
8 | |
3 * src/main/java/de/intevation/gnv/state/OutputStateBase.java (putInputData): | 9 * src/main/java/de/intevation/gnv/state/OutputStateBase.java (putInputData): |
4 BUGFIX: Chartresults where stored in Cache using null-Value as Key. | 10 BUGFIX: Chartresults where stored in Cache using null-Value as Key. |
5 This happend because the setHash-method was not called in Method | 11 This happend because the setHash-method was not called in Method |
6 putInputData of this Class. | 12 putInputData of this Class. |
7 This causes that the Data was fetched every time from the Database when | 13 This causes that the Data was fetched every time from the Database when |