Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 301:1a00cb4998a8
Implemented a service that retrieves distance information for a specific river.
flys-artifacts/trunk@1660 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 11 Apr 2011 12:54:03 +0000 |
parents | 9a0e1289bab6 |
children | f526f02e8ce2 |
comparison
equal
deleted
inserted
replaced
300:9a0e1289bab6 | 301:1a00cb4998a8 |
---|---|
1 2011-04-11 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/model/AnnotationsFactory.java: | |
4 New. A factory that returns the annotations of a specific river. | |
5 | |
6 * src/main/java/de/intevation/flys/artifacts/services/DistanceInfoService.java: | |
7 New. This service provides a document that contains information about | |
8 distances of a river. | |
9 | |
10 * doc/conf/conf.xml: Registered the DistanceInfoService. | |
11 | |
1 2011-04-06 Ingo Weinzierl <ingo@intevation.de> | 12 2011-04-06 Ingo Weinzierl <ingo@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 14 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 This collection overrides the out() operation now. The incoming request | 15 This collection overrides the out() operation now. The incoming request |
5 document is read and the related OutGenerator is used to create the | 16 document is read and the related OutGenerator is used to create the |