Mercurial > dive4elements > framework
log
age | author | description |
---|---|---|
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 |
Thu, 24 Mar 2011 11:28:26 +0000 | Ingo Weinzierl | Added new collection specific sql statements. |