diff flys-artifacts/doc/conf/conf.xml @ 4213:0674d89210f5

Added a new service to query a diagram with discharge tables. This service takes a gauge (required) and a timerange (optional) as input parameters.
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 23 Oct 2012 07:39:09 +0200
parents 84ea5f5d84fe
children 49cb65d5932d
line wrap: on
line diff
--- a/flys-artifacts/doc/conf/conf.xml	Mon Oct 22 17:13:23 2012 +0200
+++ b/flys-artifacts/doc/conf/conf.xml	Tue Oct 23 07:39:09 2012 +0200
@@ -202,6 +202,10 @@
                 name="gaugeoverviewinfo"
                 service="de.intevation.flys.artifacts.services.GaugeOverviewInfoService"
                 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
+            <service-factory
+                name="dischargetablesoverview"
+                service="de.intevation.flys.artifacts.services.DischargeTablesOverview"
+                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