Mercurial > dive4elements > framework
comparison ChangeLog @ 223:91333a41b234
Enhanced the ClientProtocolUtils with a method to create a document to trigger the DESCRIBE operation of a collection.
artifacts/trunk@1616 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 30 Mar 2011 07:50:01 +0000 |
parents | 98695dc6d94d |
children | da92e7f8040b |
comparison
equal
deleted
inserted
replaced
222:98695dc6d94d | 223:91333a41b234 |
---|---|
1 2011-03-30 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 There is a new method that creates the document that is used to trigger | |
5 the DESCRIBE operation of a collection. | |
6 | |
7 | |
1 2011-03-25 Ingo Weinzierl <ingo@intevation.de> | 8 2011-03-25 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | 10 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: |
4 The operation that adds an artifact to an artifact collection will | 11 The operation that adds an artifact to an artifact collection will |
5 return the DESCRIBE document of the artifact collection now. | 12 return the DESCRIBE document of the artifact collection now. |