Mercurial > dive4elements > framework
diff ChangeLog @ 255:efbad8c5c0e5
Improved the ClientProtocolUtils - new function to create a document that is used to set the attribute of a CollectionItem.
artifacts/trunk@1753 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 28 Apr 2011 08:10:03 +0000 |
parents | 6cf9560bd249 |
children | 55d08706ccf2 |
line wrap: on
line diff
--- a/ChangeLog Wed Apr 27 16:57:20 2011 +0000 +++ b/ChangeLog Thu Apr 28 08:10:03 2011 +0000 @@ -1,3 +1,9 @@ +2011-04-28 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added a function that creates the document that is used to set the + attribute of a CollectionItem (setCollectionItemAttribute() operation). + 2011-04-27 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: