Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/CollectionResource.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. |
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. |
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. |
Mon, 07 Mar 2011 16:30:45 +0000 | Ingo Weinzierl | Implemented addCollectionArtifact() and listCollectionArtifacts() of the artifact database. |
Wed, 02 Mar 2011 15:10:34 +0000 | Ingo Weinzierl | Added a Rest resource that handles operations specific to a collection. |