Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/CollectionResource.java @ 223:91333a41b234
age | author | description |
---|---|---|
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. |