Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 930:3fd891d5228d
The DataFacets are now able to store the ID of the create which created them.
flys-artifacts/trunk@2292 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 06 Jul 2011 13:37:52 +0000 |
parents | 960dc6328e70 |
children | 057cc0bf4aef |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Jul 06 09:18:31 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Jul 06 13:37:52 2011 +0000 @@ -1,3 +1,13 @@ +2011-07-06 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/model/DataFacet.java: + DataFacet are now able to store the ID of the state which has created + this Facet. + + * src/main/java/de/intevation/flys/artifacts/states/WaterlevelState.java: + Initialize DataFacets with the ID of this state. This is necessary to + renew the waterlevel data if it is no longer existing in the cache. + 2011-07-06 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/model/ReportFacet.java: A