diff flys-client/src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java @ 87:c8cd1b918901

Bugfix: Step back will remove duplicated output tab and an extended chart image URL bypasses the browser cache. flys-client/trunk@1599 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 28 Mar 2011 17:04:17 +0000
parents 74257b95567b
children f6fbfdc813f0
line wrap: on
line diff
--- a/flys-client/src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java	Mon Mar 28 16:20:45 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/shared/model/CollectionItem.java	Mon Mar 28 17:04:17 2011 +0000
@@ -21,6 +21,14 @@
 
 
     /**
+     * Returns the hash of the wrapped artifact.
+     *
+     * @return the hash of the wrapped artifact.
+     */
+    String hash();
+
+
+    /**
      * Returns the output modes of the wrapped artifact.
      *
      * @return the output modes of the wrapped artifact.

http://dive4elements.wald.intevation.org