Mercurial > dive4elements > framework
comparison ChangeLog @ 371:831d317547eb
Added methods to extract the default value for a min and max item.
artifacts/trunk@3820 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 30 Jan 2012 10:05:40 +0000 |
parents | 203bd78def81 |
children | 72e4f03bf4a0 |
comparison
equal
deleted
inserted
replaced
370:203bd78def81 | 371:831d317547eb |
---|---|
1 2012-01-30 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 Added methods to extract the default value for a min and max item. | |
5 | |
1 2012-01-18 Ingo Weinzierl <ingo@intevation.de> | 6 2012-01-18 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | 8 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: |
4 Added methods to retrieve the min and max values of a data item. | 9 Added methods to retrieve the min and max values of a data item. |
5 | 10 |