Mercurial > dive4elements > framework
comparison ChangeLog @ 150:78a27a6b3f1f
Implemented the listUsers() method in the artifact database.
artifacts/trunk@1375 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 07:10:44 +0000 |
parents | c69abd07bdd0 |
children | 3d70de111af1 |
comparison
equal
deleted
inserted
replaced
149:c69abd07bdd0 | 150:78a27a6b3f1f |
---|---|
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Implemented the listUsers() interface method. This operation will now | |
5 return a list of users as document. | |
6 | |
1 2011-03-03 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-03 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 Implemented the createUser() interface method. Calling this method will | 10 Implemented the createUser() interface method. Calling this method will |
5 trigger the backend to create a new user described in the document given | 11 trigger the backend to create a new user described in the document given |