Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultArtifactCollection.java @ 276:8b58259d3dd3
age | author | description |
---|---|---|
Tue, 31 May 2011 14:53:36 +0000 | Ingo Weinzierl | Added support for the 'type' parameter of artifacts and collections out() call. |
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 15:48:26 +0000 | Ingo Weinzierl | Added a describe() method for ArtifactCollections. |
Tue, 15 Mar 2011 15:49:24 +0000 | Sascha L. Teichmann | Move Config and XMLUtils totally to commons package. |
Fri, 04 Mar 2011 10:51:10 +0000 | Sascha L. Teichmann | Fix parameter propagation of creation time ond collection names. |
Thu, 03 Mar 2011 12:13:24 +0000 | Sascha L. Teichmann | Added code to create collections. |
Tue, 01 Mar 2011 15:58:09 +0000 | Ingo Weinzierl | Added a default implementation of an ArtifactCollection and a User. |