comparison artifacts/src/main/java/org/dive4elements/river/artifacts/services/MainValuesService.java @ 5868:35b2d86c3fb5

River artifacts: Renamed FLYSService to D4EService.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 15:26:59 +0200
parents 4897a58c8746
children af13ceeba52a
comparison
equal deleted inserted replaced
5867:59ff03ff48f1 5868:35b2d86c3fb5
36 * This service returns the main values of a river's gauge based on the start 36 * This service returns the main values of a river's gauge based on the start
37 * and end point of the river. 37 * and end point of the river.
38 * 38 *
39 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 39 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
40 */ 40 */
41 public class MainValuesService extends FLYSService { 41 public class MainValuesService extends D4EService {
42 42
43 /** The logger that is used by this service.*/ 43 /** The logger that is used by this service.*/
44 private static Logger logger = Logger.getLogger(MainValuesService.class); 44 private static Logger logger = Logger.getLogger(MainValuesService.class);
45 45
46 46

http://dive4elements.wald.intevation.org