Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 2039:f7e2a84a6d88
Added function to check whether a CrossSection is the 'newest' for its river.
flys-artifacts/trunk@3525 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 22 Dec 2011 12:50:52 +0000 |
parents | f73036b991e2 |
children | cd9bcdcf6597 |
comparison
equal
deleted
inserted
replaced
2038:f73036b991e2 | 2039:f7e2a84a6d88 |
---|---|
1 2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/CrossSectionFactory.java | |
4 (isNewest): New, query whether a CrossSection is the newest for its | |
5 river, doc. | |
6 | |
1 2011-12-21 Ingo Weinzierl <ingo@intevation.de> | 7 2011-12-21 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Added a | 9 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Added a |
4 convinience method to retrieve the value of an data object stored at | 10 convinience method to retrieve the value of an data object stored at |
5 FLYSArtifact as Boolean value. | 11 FLYSArtifact as Boolean value. |