Mercurial > dive4elements > framework
log ChangeLog @ 190:7acf4a325bfe
age | author | description |
---|---|---|
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 16:24:27 +0000 | Ingo Weinzierl | Fixed broken constructor of DefaultCollectionItem. |
Mon, 07 Mar 2011 16:23:27 +0000 | Ingo Weinzierl | Fixed some backend specific stuff (sql statements, schema). |
Mon, 07 Mar 2011 15:13:36 +0000 | Ingo Weinzierl | Added an interface for CollectionItems and renamed the CollectionItem class from the artifact-database package to DefaultCollectionItem - because this is the default implementation of the interface. |
Mon, 07 Mar 2011 14:49:43 +0000 | Sascha L. Teichmann | Added missing class. |
Mon, 07 Mar 2011 11:37:49 +0000 | Sascha L. Teichmann | Added Backend code to list the collection items in a collection. |