Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 350:2465dc296395
The OutGenerator gets the theme of a facet while output creation.
flys-artifacts/trunk@1754 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 28 Apr 2011 08:14:20 +0000 |
parents | 6167ae622ce0 |
children | 2d268f9894bb |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Apr 27 14:42:52 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Apr 28 08:14:20 2011 +0000 @@ -1,3 +1,10 @@ +2011-04-28 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java:: + A lot of new methods to retrieve the theme of a facet - used while + creating the output of a facet/artifact. If a facet has no theme yet, it + is initialized. + 2011-04-27 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/collections/AttributeParser.java,