Mercurial > dive4elements > framework
comparison ChangeLog @ 59:8cd770330f1b
Added path to chart template and added a method to retrieve its configuration.
artifacts/trunk@361 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 23 Nov 2009 16:56:47 +0000 |
parents | 39fec7d714dc |
children | 85d996328c8a |
comparison
equal
deleted
inserted
replaced
58:39fec7d714dc | 59:8cd770330f1b |
---|---|
1 2009-11-23 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/Config.java: | |
4 Added path to chart template file and a new method to retrieve the | |
5 configuration. | |
6 | |
1 2009-11-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2009-11-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * artifacts/src/main/java/de/intevation/artifacts/CallContext.java: | 9 * artifacts/src/main/java/de/intevation/artifacts/CallContext.java: |
4 Added a context dictionary accessible through putContextValue(key, value) | 10 Added a context dictionary accessible through putContextValue(key, value) |
5 and getContextValue(key). Purpose is make artifact calls stackable and | 11 and getContextValue(key). Purpose is make artifact calls stackable and |