Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Dec 21 15:44:41 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Dec 22 12:50:52 2011 +0000 @@ -1,3 +1,9 @@ +2011-12-22 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/CrossSectionFactory.java + (isNewest): New, query whether a CrossSection is the newest for its + river, doc. + 2011-12-21 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: Added a