changeset 6422:cc96f7a9f9ef

ChartGenerator: Added getter for master artifact.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 26 Jun 2013 12:26:40 +0200
parents aa2a0824954d
children 654ed1732035
files artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java	Wed Jun 26 12:25:22 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/ChartGenerator.java	Wed Jun 26 12:26:40 2013 +0200
@@ -717,6 +717,15 @@
     }
 
 
+    /**
+     * Gets the master artifact.
+     * @return the master artifact.
+     */
+    public Artifact getMaster() {
+        return master;
+    }
+
+
     /** Sets the collection. */
     @Override
     public void setCollection(D4EArtifactCollection collection) {

http://dive4elements.wald.intevation.org