Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/artifacts/services/MetaDataService.java @ 800:db5b04ecb426
age | author | description |
---|---|---|
Wed, 31 Mar 2010 10:52:34 +0000 | Ingo Weinzierl | Added and repaired JavaDoc in artifacts package. |
Mon, 29 Mar 2010 09:35:44 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' |
Mon, 29 Mar 2010 08:51:20 +0000 | Sascha L. Teichmann | Ordered imports. Removed needless imports. Removed empty headers. |
Mon, 29 Mar 2010 07:58:51 +0000 | Sascha L. Teichmann | Removed trailing whitespace |
Tue, 09 Feb 2010 15:23:07 +0000 | Tim Englich | Added the support of the usecase that one FIS can be identified by different MapServices. In that case the parameters will be merged into the existing FIS. |
Tue, 09 Feb 2010 13:01:20 +0000 | Tim Englich | Integrated Database-Support for the Mapviewer-Interface |
Mon, 01 Feb 2010 14:52:05 +0000 | Tim Englich | Added the Implementation of the MetaDataService which will deliver FIS and Parameters that match to Mapservices, Region and Layers that were sent to the Service. |