# HG changeset patch # User Tim Englich # Date 1265997898 0 # Node ID 93978859fa9ece7f47abd15fe7f0fb235efc7395 # Parent 01054ddccb0f677f24c4e20009c4fb0f3303ef82 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 diff -r 01054ddccb0f -r 93978859fa9e gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Fri Feb 12 15:36:05 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Feb 12 18:04:58 2010 +0000 @@ -1,3 +1,26 @@ +2010-02-12 Tim Englich + + * doc/conf/queries.properties: + Integrated Queries for the Product Layer. + + * doc/conf/conf.xml: + Integrated the new FIS Nauthis and Contis and the required Link to the + Configuration for the new Product Layer. + + * doc/conf/products/layer/conf.xml: + Added Configuration for the new Product Layer. + * src/main/java/de/intevation/gnv/state/OutputStateBase.java (getData): + Changed Methodsignature from private to protected ro make it available + for extended Classes. + + * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java (LayerOutputState): + Added new State for generating the Output for the Product Layer. + This Class is not jet completly implemented and will not return any + result at this Moment. + + * src/main/java/de/intevation/gnv/layer/LayerArtifact.java: + Added new Artifactclass for the Product Layer. + 2010-02-12 Ingo Weinzierl * src/main/java/de/intevation/gnv/state/InputData.java, diff -r 01054ddccb0f -r 93978859fa9e gnv-artifacts/doc/conf/conf.xml --- a/gnv-artifacts/doc/conf/conf.xml Fri Feb 12 15:36:05 2010 +0000 +++ b/gnv-artifacts/doc/conf/conf.xml Fri Feb 12 18:04:58 2010 +0000 @@ -34,6 +34,10 @@ ttl="3600000" artifact="de.intevation.artifactdatabase.ProxyArtifact">de.intevation.gnv.artifacts.GNVProductArtifactFactory de.intevation.gnv.artifacts.GNVProductArtifactFactory + de.intevation.gnv.artifacts.GNVProductArtifactFactory + de.intevation.gnv.artifacts.GNVProductArtifactFactory + + + + de.intevation.gnv.artifacts.GNVArtifactFactory + + + + + + + + + + + + de.intevation.gnv.artifacts.GNVArtifactFactory + + + + + + + +