Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java @ 329:0b2358bc716d
age | author | description |
---|---|---|
Wed, 06 Apr 2011 10:01:49 +0000 | Ingo Weinzierl | The FLYSArtifactCollection overrides out() and uses OutGenerators to create output for this operation. |
Sun, 03 Apr 2011 10:53:14 +0000 | Sascha L. Teichmann | Make project compilable again. |
Wed, 30 Mar 2011 16:00:51 +0000 | Ingo Weinzierl | Removed the Backend reference from FLYSArtifactCollection. |
Mon, 28 Mar 2011 16:58:17 +0000 | Ingo Weinzierl | Added the hash code of an artifact to the artifact part of the collection's DESCRIBE document. |
Fri, 25 Mar 2011 10:23:59 +0000 | Ingo Weinzierl | Bugfix: Added a missing artifact namespace prefix in the DESCRIBE document of a FLYSArtifactCollection. |
Thu, 24 Mar 2011 18:47:07 +0000 | Ingo Weinzierl | Implemented a FLYSArtifactCollection that will be used in this application now. |