Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 489:3784cf498ab7
Added Database-Schema and Testdata for the MapViewer-Interface
gnv-artifacts/trunk@565 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 18 Jan 2010 14:17:25 +0000 |
parents | d265f5dc2979 |
children | be53566c1640 |
comparison
equal
deleted
inserted
replaced
488:d265f5dc2979 | 489:3784cf498ab7 |
---|---|
1 2010-01-18 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * doc/schema/externalinterface_testdata.sql: | |
4 Added Testdata to demonstrate how the different Tables has to be filled. | |
5 * doc/schema/externalinterface_schema.sql: | |
6 Added Schema for the DB-Schemaextention for providing the Data that is | |
7 required for the external Interface to the Mapviewer | |
8 | |
1 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 9 2010-01-18 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/gnv/artifacts/GNVDefaultArtifact.java: | 11 * src/main/java/de/intevation/gnv/artifacts/GNVDefaultArtifact.java: |
4 Implements a single method to append the selected fis to ui's static part. | 12 Implements a single method to append the selected fis to ui's static part. |
5 | 13 |