Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1723:690037105542
Added new Artifact and Facet to access 'static' data via WKmsFactory.
flys-artifacts/trunk@3005 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 18 Oct 2011 12:56:12 +0000 |
parents | fb4fb1c67c35 |
children | 0349dd524f9c |
comparison
equal
deleted
inserted
replaced
1722:fb4fb1c67c35 | 1723:690037105542 |
---|---|
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Add a new Artifact and Facet (StaticWKmsArtifact, WKmsFacet) to | |
4 access WKms obtainable with the WKmsFactory. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java: | |
7 New, artifact with single state to get WKms from WKmsFactory. | |
8 | |
9 * src/main/java/de/intevation/flys/artifacts/model/WKmsFacet.java: | |
10 New Facet to display W over km. | |
11 | |
12 * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java: | |
13 Added new type name. | |
14 | |
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 15 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 16 |
3 Add WKMsFactory to access 'static' wst-data. | 17 Add WKMsFactory to access 'static' wst-data. |
4 | 18 |
5 * src/main/java/de/intevation/flys/artifacts/model/StaticWKmsCacheKey.java: | 19 * src/main/java/de/intevation/flys/artifacts/model/StaticWKmsCacheKey.java: |