Mercurial > dive4elements > framework
comparison ChangeLog @ 164:268c2972d4a7
Implemented the interface method listCollections() in the artifact database.
artifacts/trunk@1389 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 14:28:02 +0000 |
parents | 28dea2714e90 |
children | 81ad657569e1 |
comparison
equal
deleted
inserted
replaced
163:28dea2714e90 | 164:268c2972d4a7 |
---|---|
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Backend.java: | |
4 Introduced the ArtifactCollectionFactory as parameter of | |
5 listCollections(). | |
6 | |
7 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
8 Implemented the interface method listCollections(). | |
9 | |
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | 10 2011-03-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 11 |
3 * artifact-database/doc/example-conf/conf.xml: Corrected the attribute | 12 * artifact-database/doc/example-conf/conf.xml: Corrected the attribute |
4 name of the artifact collection in the example node for the artifact | 13 name of the artifact collection in the example node for the artifact |
5 collection factory. | 14 collection factory. |