diff flys-artifacts/doc/conf/conf.xml @ 4297:6d44914b2dd4

Added serverside service for sediment load info. The service presents an overview for sediment loads.
author Raimund Renkert <rrenkert@intevation.de>
date Mon, 29 Oct 2012 13:09:16 +0100
parents cac0878b4a92
children 97c18bd12dfb
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Mon Oct 29 12:14:50 2012 +0100
+++ b/flys-artifacts/doc/conf/conf.xml	Mon Oct 29 13:09:16 2012 +0100
@@ -210,6 +210,10 @@
                 name="measurementstationinfo"
                 service="de.intevation.flys.artifacts.services.MeasurementStationInfoService"
                 description="Returns an overview of the measurement stations of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
+            <service-factory
+                name="sedimentloadinfo"
+                service="de.intevation.flys.artifacts.services.SedimentLoadInfoService"
+                description="Returns sedimentloads.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
         </service-factories>
 
     </factories>

http://dive4elements.wald.intevation.org