Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1783:376c81aa7d55
Added method to FLYSArtifact to access ids of states.
flys-artifacts/trunk@3105 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 28 Oct 2011 09:55:59 +0000 |
parents | 93fe7debd687 |
children | 0fe3c4849baa |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Oct 28 09:39:03 2011 +0000 +++ b/flys-artifacts/ChangeLog Fri Oct 28 09:55:59 2011 +0000 @@ -1,3 +1,9 @@ +2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java + (getStateHistoryIds): New, return list of current and all previous + state ids. + 2011-10-28 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: