Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1972:3c3e81fca092
Added a CollectionDescriptionHelper that helps generating DESCRIBE documents for Collections.
flys-artifacts/trunk@3391 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 13 Dec 2011 08:43:48 +0000 |
parents | 741d2067cfe1 |
children | e0b081105a82 |
comparison
equal
deleted
inserted
replaced
1971:741d2067cfe1 | 1972:3c3e81fca092 |
---|---|
1 2011-12-13 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/CollectionDescriptionHelper.java: | |
4 New. This class helps generating the DESCRIBE document of a collection. | |
5 | |
6 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
7 Moved some of the code to create the DESCRIBE document out to | |
8 CollectionDescriptionHelper. | |
9 | |
1 2011-12-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 10 2011-12-12 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 11 |
3 Resolve todo about wrongly named cross sections. | 12 Resolve todo about wrongly named cross sections. |
4 Open StaticState to allow that facets survive a compute. | 13 Open StaticState to allow that facets survive a compute. |
5 | 14 |