log artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java @ 268:4edaf3073109

age author description
Fri, 27 May 2011 08:47:31 +0000 Ingo Weinzierl Repaired the setting of a new attribute for a Collection.
Wed, 27 Apr 2011 16:57:20 +0000 Ingo Weinzierl Bugfix: do not write empty xml documents into database any longer - caused exceptions while serialization/deserialization.
Tue, 26 Apr 2011 07:43:40 +0000 Ingo Weinzierl Enabled the artifact database to handle requests specific to collection attributes and collection item attributes.
Tue, 26 Apr 2011 06:56:01 +0000 Ingo Weinzierl Changed the method names to get and set the attributes of collection items.
Thu, 14 Apr 2011 13:24:35 +0000 Ingo Weinzierl Bugfix: Removed CallContext specific method calls.
Thu, 14 Apr 2011 13:08:49 +0000 Ingo Weinzierl Enhanced the bootstrap - the CallContext.Listener is initialized (if configured).
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.

http://dive4elements.wald.intevation.org