diff artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java @ 5867:59ff03ff48f1

River artifacts: Renamed FLYSArtifact(Collection) to D4EArtifact(Collection).
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 15:23:01 +0200
parents 4897a58c8746
children af13ceeba52a
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java	Sun Apr 28 15:14:30 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ReportGenerator.java	Sun Apr 28 15:23:01 2013 +0200
@@ -23,7 +23,7 @@
 import org.dive4elements.artifactdatabase.state.Settings;
 
 import org.dive4elements.river.artifacts.model.Calculation;
-import org.dive4elements.river.collections.FLYSArtifactCollection;
+import org.dive4elements.river.collections.D4EArtifactCollection;
 
 import org.w3c.dom.Document;
 
@@ -53,7 +53,7 @@
     }
 
     @Override
-    public void setCollection(FLYSArtifactCollection collection) {
+    public void setCollection(D4EArtifactCollection collection) {
         // not needed
     }
 

http://dive4elements.wald.intevation.org