Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/collections/CollectionAttribute.java @ 2074:a026d005accd
age | author | description |
---|---|---|
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. |