Mercurial > dive4elements > framework
diff ChangeLog @ 244:3d14fe6e05f7
Improved the describe() of a State - a reference to an artifact has been added.
artifacts/trunk@1683 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 08:26:25 +0000 |
parents | 33b9cc23ac9b |
children | def3daabc5b5 |
line wrap: on
line diff
--- a/ChangeLog Wed Apr 13 15:19:59 2011 +0000 +++ b/ChangeLog Thu Apr 14 08:26:25 2011 +0000 @@ -1,3 +1,10 @@ +2011-04-14 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/state/State.java, + artifact-database/src/main/java/de/intevation/artifactdatabase/state/AbstractState.java: + Added a reference to an artifact to the parameterlist of describe(). + This is needed to retrieve other necessary information of an artifact. + 2011-04-13 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/src/main/resources/sql/org-postgresql-driver.properties: