Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 976:d1ed5c51c0de
Checkin of changes which are necessary for the checkin of Revision 1139.
gnv/trunk@1146 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 01 Jun 2010 17:46:03 +0000 |
parents | 5779220ebb80 |
children | 2444da07e487 |
comparison
equal
deleted
inserted
replaced
975:5779220ebb80 | 976:d1ed5c51c0de |
---|---|
1 2010-06-01 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 | |
4 Checkin of changes which are necessary for the checkin of Revision 1139. | |
5 | |
6 * src/main/java/de/intevation/gnv/action/sessionmodel/SessionModel.java (selectArtifactFactory), | |
7 * src/main/java/de/intevation/gnv/action/sessionmodel/DefaultSessionModel.java (selectedArtifactFactory): | |
8 Added functions for getting and setting a Mapservice to the SessionModel. | |
9 | |
10 * src/main/java/de/intevation/gnv/action/WMSAction.java : | |
11 Integrated the possibility to read all Layes from Metafile. | |
12 | |
1 2010-06-01 Tim Englich <tim.englich@intevation.de> | 13 2010-06-01 Tim Englich <tim.englich@intevation.de> |
2 | 14 |
3 Providing functionality to read an WMS-Capabilities-Documnet and list all | 15 Providing functionality to read an WMS-Capabilities-Documnet and list all |
4 layers which are include. This is the first step to provide the requested | 16 layers which are include. This is the first step to provide the requested |
5 function to integrate external WMS-Layers. | 17 function to integrate external WMS-Layers. |