diff flys-client/src/main/java/de/intevation/flys/client/shared/model/Artifact.java @ 862:c9549074ecd1

Parse Artifact's 'background-processing' attribute and lock the UI if this attribute is true. flys-client/trunk@2669 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 07 Sep 2011 13:57:28 +0000
parents 7f7f6d2c4b2c
children d5fb88ba99d2
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/shared/model/Artifact.java	Wed Sep 07 10:40:56 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/shared/model/Artifact.java	Wed Sep 07 13:57:28 2011 +0000
@@ -43,6 +43,14 @@
 
 
     /**
+     * Returns true, if the Artifact is in Background mode.
+     *
+     * @return true, if the artifact is in background mode.
+     */
+    public boolean isInBackground();
+
+
+    /**
      * Sets a new ArtifactDescription.
      *
      * @param artifactDescription The new artifact description.

http://dive4elements.wald.intevation.org