Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 786:c907636c0288
Added a method to ExtendedInputData to retrieve the parameter ids as array (analog to splitValue() in DefaultInputData).
gnv-artifacts/trunk@868 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 30 Mar 2010 14:16:07 +0000 |
parents | e764cab8c885 |
children | 6cd8492019d8 |
comparison
equal
deleted
inserted
replaced
785:e764cab8c885 | 786:c907636c0288 |
---|---|
1 2010-03-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/ExtendedInputData.java: Added a | |
4 method splitParameter() to retrieve the parameter ids as array (analog to | |
5 splitValue() in DefaultInputData). | |
6 | |
1 2010-03-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2010-03-30 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 Issue210 (First work for saving relation between selected measurement and | 9 Issue210 (First work for saving relation between selected measurement and |
4 the parameter it belongs to completed) | 10 the parameter it belongs to completed) |
5 | 11 |