Mercurial > dive4elements > framework
diff ChangeLog @ 285:f5a0f90bcc6f
Improved the ClientProtocolUtils: new methods to create collection action specific documents.
artifacts/trunk@2204 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 22 Jun 2011 12:52:24 +0000 |
parents | 084d68974d4a |
children | 715bdf990739 |
line wrap: on
line diff
--- a/ChangeLog Tue Jun 21 16:16:16 2011 +0000 +++ b/ChangeLog Wed Jun 22 12:52:24 2011 +0000 @@ -1,3 +1,9 @@ +2011-06-22 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added functions that generate documents to set the name and ttl of a + collection and to delete an existing collection. + 2011-06-21 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: