diff flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java @ 364:8830eecad69e

Added the name of the facet to the parameterlist of OutGenerator.doOut(). flys-artifacts/trunk@1772 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 29 Apr 2011 08:13:56 +0000
parents 8940b0885865
children 046bd86ae41d
line wrap: on
line diff
--- a/flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java	Fri Apr 29 08:02:54 2011 +0000
+++ b/flys-artifacts/src/main/java/de/intevation/flys/exports/OutGenerator.java	Fri Apr 29 08:13:56 2011 +0000
@@ -36,7 +36,7 @@
      * @param attr A document that might contain some attributes used while
      * producing the output.
      */
-    void doOut(Artifact artifact, Document attr);
+    void doOut(Artifact artifact, String facet, Document attr);
 
     /**
      * Writes the collected output of all artifacts specified in the

http://dive4elements.wald.intevation.org