diff flys-artifacts/doc/conf/conf.xml @ 2561:b3f6d49cdc80

Service to generate the data needed to build the "Fixerungen pro Fluss Uebersicht" flys-artifacts/trunk@4087 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 19 Feb 2012 17:14:39 +0000
parents 98c1b6df6f32
children afebbe9c2fce
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Fri Feb 17 14:16:50 2012 +0000
+++ b/flys-artifacts/doc/conf/conf.xml	Sun Feb 19 17:14:39 2012 +0000
@@ -120,6 +120,10 @@
                 name="dischargeinfo"
                 service="de.intevation.flys.artifacts.services.DischargeInfoService"
                 description="Returns description, start year and end year of discharges at a specific gauge.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
+            <service-factory
+                name="fixings-overview"
+                service="de.intevation.flys.artifacts.services.FixingsOverviewService"
+                description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
         </service-factories>
 
     </factories>

http://dive4elements.wald.intevation.org