log artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java @ 247:3a1209f214f5

age author description
Thu, 14 Apr 2011 11:24:03 +0000 Sascha L. Teichmann Added instance variable to hold a call context listener.
Thu, 14 Apr 2011 11:18:10 +0000 Sascha L. Teichmann Added calls to call init/close for call contextes.
Sun, 03 Apr 2011 10:45:48 +0000 Sascha L. Teichmann Removed trailing whitespace.
Thu, 31 Mar 2011 14:48:28 +0000 Sascha L. Teichmann Changed semantics of locked artifact ids.
Thu, 31 Mar 2011 08:42:53 +0000 Ingo Weinzierl Added an implementation of DeferredOutput for ArtifactCollections and implemented the out() operation of ArtifactCollections.
Fri, 25 Mar 2011 08:27:07 +0000 Ingo Weinzierl The operation that adds an artifact to an artifact collection will now return the DESCRIBE document of the artifact collection.
Thu, 24 Mar 2011 16:16:51 +0000 Ingo Weinzierl Refactored the CallContextImpl - there are two concrete classes for Artifacts and ArtifactCollections now.
Tue, 15 Mar 2011 15:49:24 +0000 Sascha L. Teichmann Move Config and XMLUtils totally to commons package.
Wed, 09 Mar 2011 11:03:25 +0000 Ingo Weinzierl Parse the collection attribute of the incoming document of a create-collection call and store this in the Backend.
Tue, 08 Mar 2011 10:38:14 +0000 Ingo Weinzierl Added a describe() action for collections - the implementation in the artifact server is currently just a stub that throws an not implemented exception.
Tue, 08 Mar 2011 09:10:55 +0000 Ingo Weinzierl Implemented the getCollectionAttribute() and setCollectionAttribute() methods.
Tue, 08 Mar 2011 08:25:24 +0000 Ingo Weinzierl Implemented removeCollectionArtifact() method of the artifact database.
Mon, 07 Mar 2011 16:30:45 +0000 Ingo Weinzierl Implemented addCollectionArtifact() and listCollectionArtifacts() of the artifact database.
Mon, 07 Mar 2011 11:13:39 +0000 Ingo Weinzierl Repaired the namespaces of the xml element attributes in the collecton context of the artifact database.
Fri, 04 Mar 2011 17:51:15 +0000 Sascha L. Teichmann Added code to add artifacts to collections.
Fri, 04 Mar 2011 09:56:35 +0000 Ingo Weinzierl The document returned by the createCollection() method will now contain the uuid of the created collection.
Fri, 04 Mar 2011 09:13:18 +0000 Ingo Weinzierl Avoid Nullpointer exception in listCollections() when no creation time of the collection is returned.
Thu, 03 Mar 2011 17:01:04 +0000 Sascha L. Teichmann Added code to list collections.
Thu, 03 Mar 2011 14:49:09 +0000 Ingo Weinzierl Implemented the method addCollectionArtifact() in the artifact database.
Thu, 03 Mar 2011 14:28:02 +0000 Ingo Weinzierl Implemented the interface method listCollections() in the artifact database.
Thu, 03 Mar 2011 13:56:27 +0000 Ingo Weinzierl Implemented the deleteCollection() interface method in the artifact database.
Thu, 03 Mar 2011 12:17:27 +0000 Ingo Weinzierl Enabled the artifact database to store and load roles of users.
Thu, 03 Mar 2011 12:13:24 +0000 Sascha L. Teichmann Added code to create collections.
Thu, 03 Mar 2011 10:54:33 +0000 Ingo Weinzierl Implemented the createCollection() method in the artifact database.
Thu, 03 Mar 2011 10:33:49 +0000 Sascha L. Teichmann Simplified creation of users.
Thu, 03 Mar 2011 09:51:09 +0000 Ingo Weinzierl Made a (single one) artifact collection factory configurable.
Thu, 03 Mar 2011 09:36:03 +0000 Sascha L. Teichmann Propagate delete user errors correctly.
Thu, 03 Mar 2011 08:51:02 +0000 Ingo Weinzierl Adjusted method signatures for deleting users in the UserFactory and in the Backend.
Thu, 03 Mar 2011 08:07:28 +0000 Ingo Weinzierl Implemented the deleteUser() method in the artifact server.
Thu, 03 Mar 2011 07:10:44 +0000 Ingo Weinzierl Implemented the listUsers() method in the artifact database.

http://dive4elements.wald.intevation.org