Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
349:6167ae622ce0 | 350:2465dc296395 |
---|---|
1 2011-04-28 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java:: | |
4 A lot of new methods to retrieve the theme of a facet - used while | |
5 creating the output of a facet/artifact. If a facet has no theme yet, it | |
6 is initialized. | |
7 | |
1 2011-04-27 Ingo Weinzierl <ingo@intevation.de> | 8 2011-04-27 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/collections/AttributeParser.java, | 10 * src/main/java/de/intevation/flys/collections/AttributeParser.java, |
4 src/main/java/de/intevation/flys/collections/OutputParser.java: Removed | 11 src/main/java/de/intevation/flys/collections/OutputParser.java: Removed |
5 useless imports. | 12 useless imports. |