Thu, 31 Mar 2011 08:42:53 +0000 |
Ingo Weinzierl |
Added an implementation of DeferredOutput for ArtifactCollections and implemented the out() operation of ArtifactCollections.
|
Wed, 30 Mar 2011 15:19:08 +0000 |
Ingo Weinzierl |
The output nodes written into the DESCRIBE document by ProtocolUtils have nodes for each facet supported by an output.
|
Wed, 30 Mar 2011 14:45:15 +0000 |
Ingo Weinzierl |
Added support for facets - facets of output modes are read from configuration now.
|
Wed, 30 Mar 2011 13:35:37 +0000 |
Ingo Weinzierl |
Tagged Release 1.1
|
Wed, 30 Mar 2011 07:50:01 +0000 |
Ingo Weinzierl |
Enhanced the ClientProtocolUtils with a method to create a document to trigger the DESCRIBE operation of a collection.
|
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 18:42:43 +0000 |
Ingo Weinzierl |
Made the 'attribute' document of an ArtifactCollection accessible with getter and setter methods.
|
Thu, 24 Mar 2011 17:43:45 +0000 |
Ingo Weinzierl |
Bugfix: Creating new ArtifactCollection will create artifact collections with empty - but not null - attributes.
|
Thu, 24 Mar 2011 16:16:51 +0000 |
Ingo Weinzierl |
Refactored the CallContextImpl - there are two concrete classes for Artifacts and ArtifactCollections now.
|
Thu, 24 Mar 2011 15:48:26 +0000 |
Ingo Weinzierl |
Added a describe() method for ArtifactCollections.
|
Thu, 24 Mar 2011 15:41:25 +0000 |
Ingo Weinzierl |
The Backend got a method that retrieves an ArtifactCollection based on its GID.
|
Thu, 24 Mar 2011 15:29:41 +0000 |
Sascha L. Teichmann |
Added a cast to uuid in collections.select.by.gid
|