comparison gnv/ChangeLog @ 558:8032da9e8b70

Added further business logic for the MapViewer-Interface gnv/trunk@654 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 01 Feb 2010 15:08:39 +0000
parents 9f4a0b990d27
children 2183c764b403
comparison
equal deleted inserted replaced
415:9f4a0b990d27 558:8032da9e8b70
1 2010-02-01 Tim Englich <tim.englich@intevation.de>
2
3 * src/main/webapp/WEB-INF/config/struts-config.xml:
4 Added am Action for handling the MapViewer-Interface.
5 if /gnv/extcall.do is called the processing of the defined
6 Information will be done and the GUI will be displayed.
7
8 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ParametrizedArtifactFactory.java:
9 Implementation of the interface ParametrizedArtifactObject fro the
10 representation of ArtifactFactories which has further Information.
11
12 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ParametrizedArtifactObject.java (addParameters):
13 Added new Interfacedefinition ParametrizedArtifactObjects for representing those
14 ArtifactObjects which includes further Informations. E.g. for creating an
15 new Artifact.
16
17 * src/main/java/de/intevation/gnv/artifactdatabase/objects/ArtifactFactory.java (equals):
18 Override equals-method to get ap proper comparisons of the kinds of objects.
19
20 * src/main/java/de/intevation/gnv/artifactdatabase/client/DefaultArtifactDatabaseClient.java (getArtifactFactoryMetaInformation):
21 Added Method to retrieve Metainformations form the ArtifactDatabases.
22 Also added the possibility to send further Informations (e.g: Parameters)
23 in the Request-body of an Create-Artifact-Call.
24
25 * src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java (getArtifactFactoryMetaInformation):
26 Added Method to retrieve Metainformations form the ArtifactDatabases.
27
28 * src/main/java/de/intevation/gnv/action/mapviewer/MapViewerCallAction.java (execute):
29 Added further Businesslogic to the Action which will handle the MapViewer-
30 InterfaceCall. Now the retrieved Informations will be sent to the
31 ArtifactDatabase an the retrieved Informations will be used to reduce
32 the displayed "Fachinformationssysteme". And also will be used to
33 send these Informations (e.g: Parameters) during the creation of an
34 new Artifact.
35
1 2010-01-27 Hans Plum <hans@intevation.de> 36 2010-01-27 Hans Plum <hans@intevation.de>
2 37
3 RELEASE 0.3 38 RELEASE 0.3
4 39
5 * Changes, NEWS, ChangeLog: Summerized activities 40 * Changes, NEWS, ChangeLog: Summerized activities

http://dive4elements.wald.intevation.org