Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Tue Oct 18 12:44:02 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Oct 18 12:56:12 2011 +0000 @@ -1,3 +1,17 @@ +2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + Add a new Artifact and Facet (StaticWKmsArtifact, WKmsFacet) to + access WKms obtainable with the WKmsFactory. + + * src/main/java/de/intevation/flys/artifacts/StaticWKmsArtifact.java: + New, artifact with single state to get WKms from WKmsFactory. + + * src/main/java/de/intevation/flys/artifacts/model/WKmsFacet.java: + New Facet to display W over km. + + * src/main/java/de/intevation/flys/artifacts/model/FacetTypes.java: + Added new type name. + 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> Add WKMsFactory to access 'static' wst-data.