Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/CollectionAttribute.java @ 2783:cbb513a8f548
age | author | description |
---|---|---|
Thu, 05 Jan 2012 13:39:58 +0000 | Ingo Weinzierl | #447 removed empty Outputs from Collection's attribute. |
Fri, 16 Dec 2011 09:19:11 +0000 | Ingo Weinzierl | Make reuse of the old CollectionAttribute during the describe() operation of FLYSArtifactCollection - remove the old facets only. |
Wed, 14 Dec 2011 10:20:56 +0000 | Ingo Weinzierl | Added a getSettings() operation to OutGenerator - FLYSArtifactCollection will now evaluate all available Outputs and create initial Settings using OutGenerators if the Settings for an Output is missing. |
Tue, 13 Dec 2011 11:55:47 +0000 | Ingo Weinzierl | Introduced a CollectionAttribute class that stores the information provided by the Collection's attribute document. |