comparison gnv-artifacts/ChangeLog @ 478:0e0c64c821dc

Added support to step back to the point for choosing a product. gnv-artifacts/trunk@547 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Fri, 15 Jan 2010 18:21:49 +0000
parents 40a058047854
children d47b478e662b
comparison
equal deleted inserted replaced
477:40a058047854 478:0e0c64c821dc
1 2010-01-15 Ingo Weinzierl <ingo.weinzierl@intevation.de>
2
3 Added support to step back to the point where the user is able to choose
4 the product of a FIS.
5
6 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactFactory.java,
7 src/main/java/de/intevation/gnv/artifacts/GNVProductArtifactFactory.java:
8 Cleaned up factories regarding their tasks. GNVArtifactFactory creates
9 concrete products. GNVProductArtifactFactory handles all FIS and knows
10 the products of a FIS.
11
12 * src/main/java/de/intevation/gnv/artifacts/fis/FISArtifact.java: Removed,
13 because it is not used anymore.
14
15 * src/main/java/de/intevation/gnv/artifacts/fis/product/Product.java,
16 src/main/java/de/intevation/gnv/artifacts/fis/product/DefaultProduct.java:
17 A Product does no longer save its factory but the name of its factory as
18 string.
19
20 * src/main/java/de/intevation/gnv/artifacts/fis/SelectProductArtifact.java:
21 This artifact will no longer read the config file to get information about
22 the products of a fis. The products are set via setter method out of the
23 ArtifactFactory where this artifact is build.
24
25 * src/main/java/de/intevation/gnv/artifacts/GNVArtifactBase.java: Added the
26 possibility to step back to the point where the user can choose a product.
27 If the target of advance is 'product' we fetch the
28 GNVProductArtifactFactory from ArtifactDatabase and create a new
29 SelectProductArtifact, put it into the ProxyArtifact and clean up the ugly
30 cache.
31
32 * doc/conf/conf.xml: Create top level FIS artifacts with
33 GNVProductArtifactFactory instead of GNVArtifactFactory.
34
1 2010-01-15 Tim Englich <tim.englich@intevation.de> 35 2010-01-15 Tim Englich <tim.englich@intevation.de>
2 36
3 * doc/conf/arcsdeconnectionpool.properties: 37 * doc/conf/arcsdeconnectionpool.properties:
4 Added the Property serverRoundtripInterval to the Configuration an 38 Added the Property serverRoundtripInterval to the Configuration an
5 set its Value to 15 Minutes. 39 set its Value to 15 Minutes.

http://dive4elements.wald.intevation.org