Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 616:93978859fa9e
Added the Configuration and the Classes for the new Product Layer.
The Product does not generate any output at this Time.
gnv-artifacts/trunk@686 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 12 Feb 2010 18:04:58 +0000 |
parents | 01054ddccb0f |
children | 3d13fa281a7e |
comparison
equal
deleted
inserted
replaced
615:01054ddccb0f | 616:93978859fa9e |
---|---|
1 2010-02-12 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * doc/conf/queries.properties: | |
4 Integrated Queries for the Product Layer. | |
5 | |
6 * doc/conf/conf.xml: | |
7 Integrated the new FIS Nauthis and Contis and the required Link to the | |
8 Configuration for the new Product Layer. | |
9 | |
10 * doc/conf/products/layer/conf.xml: | |
11 Added Configuration for the new Product Layer. | |
12 * src/main/java/de/intevation/gnv/state/OutputStateBase.java (getData): | |
13 Changed Methodsignature from private to protected ro make it available | |
14 for extended Classes. | |
15 | |
16 * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java (LayerOutputState): | |
17 Added new State for generating the Output for the Product Layer. | |
18 This Class is not jet completly implemented and will not return any | |
19 result at this Moment. | |
20 | |
21 * src/main/java/de/intevation/gnv/layer/LayerArtifact.java: | |
22 Added new Artifactclass for the Product Layer. | |
23 | |
1 2010-02-12 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 24 2010-02-12 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 25 |
3 * src/main/java/de/intevation/gnv/state/InputData.java, | 26 * src/main/java/de/intevation/gnv/state/InputData.java, |
4 src/main/java/de/intevation/gnv/state/DefaultInputData.java: Descriptions | 27 src/main/java/de/intevation/gnv/state/DefaultInputData.java: Descriptions |
5 of values are stored in an array, because one InputData object can contain | 28 of values are stored in an array, because one InputData object can contain |