Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1522:df9baca681a0
Added a new Data type IntegerRangeData that stores min and max integer values.
flys-client/trunk@3699 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 18 Jan 2012 09:14:17 +0000 |
parents | f22713b5d29d |
children | 07b532f9e057 |
comparison
equal
deleted
inserted
replaced
1521:f22713b5d29d | 1522:df9baca681a0 |
---|---|
1 2012-01-18 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/IntegerRangeData.java: | |
4 New. This Data instance is used to save data objects with an integer | |
5 range. | |
6 | |
7 * src/main/java/de/intevation/flys/client/server/ArtifactDescriptionFactory.java: | |
8 Create new instances of IntegerRangeData if the data type is 'intrange'. | |
9 | |
1 2012-01-16 Ingo Weinzierl <ingo@intevation.de> | 10 2012-01-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: | 12 * src/main/java/de/intevation/flys/client/server/FLYSArtifactCreator.java: |
4 Repaired MapArtifact creation: create new instances of this type if the | 13 Repaired MapArtifact creation: create new instances of this type if the |
5 name of the Artifact (provided in the DESCRIBE document) equals | 14 name of the Artifact (provided in the DESCRIBE document) equals |