Mercurial > dive4elements > framework
comparison 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 |
comparison
equal
deleted
inserted
replaced
284:084d68974d4a | 285:f5a0f90bcc6f |
---|---|
1 2011-06-22 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 Added functions that generate documents to set the name and ttl of a | |
5 collection and to delete an existing collection. | |
6 | |
1 2011-06-21 Ingo Weinzierl <ingo@intevation.de> | 7 2011-06-21 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 Add the time-to-live of a collection to the document that is returned | 10 Add the time-to-live of a collection to the document that is returned |
5 after the collection has been created. | 11 after the collection has been created. |