Mercurial > dive4elements > framework
comparison 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 |
comparison
equal
deleted
inserted
replaced
254:6cf9560bd249 | 255:efbad8c5c0e5 |
---|---|
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 Added a function that creates the document that is used to set the | |
5 attribute of a CollectionItem (setCollectionItemAttribute() operation). | |
6 | |
1 2011-04-27 Ingo Weinzierl <ingo@intevation.de> | 7 2011-04-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: |
4 Bugfix: Do not create empty XML documents and save those into database - | 10 Bugfix: Do not create empty XML documents and save those into database - |
5 exceptions while serialization/deserialization have been the result of | 11 exceptions while serialization/deserialization have been the result of |