Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
1782:93fe7debd687 | 1783:376c81aa7d55 |
---|---|
1 2011-10-28 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java | |
4 (getStateHistoryIds): New, return list of current and all previous | |
5 state ids. | |
6 | |
1 2011-10-28 Ingo Weinzierl <ingo@intevation.de> | 7 2011-10-28 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: | 9 * src/main/java/de/intevation/flys/artifacts/states/FloodMapState.java: |
4 Trigger the re-creation of FLYS mapfile if endOfLife() of this state is | 10 Trigger the re-creation of FLYS mapfile if endOfLife() of this state is |
5 called. | 11 called. |