Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1724:0349dd524f9c
Add convenience method to add default data as string.
flys-artifacts/trunk@3006 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 18 Oct 2011 13:26:15 +0000 |
parents | 690037105542 |
children | d9afb16d1fd4 |
comparison
equal
deleted
inserted
replaced
1723:690037105542 | 1724:0349dd524f9c |
---|---|
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Add convenience-method to add defaultdata (string). | |
4 | |
5 * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: | |
6 (addStringData): Add Default (String) Data . | |
7 | |
1 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-10-18 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Add a new Artifact and Facet (StaticWKmsArtifact, WKmsFacet) to | 10 Add a new Artifact and Facet (StaticWKmsArtifact, WKmsFacet) to |
4 access WKms obtainable with the WKmsFactory. | 11 access WKms obtainable with the WKmsFactory. |
5 | 12 |