Mercurial > dive4elements > framework
comparison ChangeLog @ 169:2f575d594fdb
The document returned by the createCollection() method will now contain the uuid of the created collection.
artifacts/trunk@1394 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Mar 2011 09:56:35 +0000 |
parents | f70977cf2faf |
children | ac0f8bd97277 |
comparison
equal
deleted
inserted
replaced
168:f70977cf2faf | 169:2f575d594fdb |
---|---|
1 2011-03-04 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 The createCollection() method returns a document that will now contain | |
5 the uuid of the created artifact collection. | |
6 | |
1 2011-03-04 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-04 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 If there is no creation time of a collection, we just add an empty | 10 If there is no creation time of a collection, we just add an empty |
5 string to the collection node in listCollections(). A | 11 string to the collection node in listCollections(). A |