[Dive4elements-commits] [PATCH 2 of 5] Add javadoc comment about RiverInfoServiceImpl

Wald Commits scm-commit at wald.intevation.org
Tue Nov 6 13:40:36 CET 2012


# HG changeset patch
# User Björn Ricks <bjoern.ricks at intevation.de>
# Date 1352205004 -3600
# Node ID 45d310b41c2352ddd834457142923d577b0e2539
# Parent  e96f2a6e4c3e05a86c35db76eb340faca27bb54c
Add javadoc comment about RiverInfoServiceImpl

diff -r e96f2a6e4c3e -r 45d310b41c23 flys-client/src/main/java/de/intevation/flys/client/server/RiverInfoServiceImpl.java
--- a/flys-client/src/main/java/de/intevation/flys/client/server/RiverInfoServiceImpl.java	Tue Nov 06 13:29:16 2012 +0100
+++ b/flys-client/src/main/java/de/intevation/flys/client/server/RiverInfoServiceImpl.java	Tue Nov 06 13:30:04 2012 +0100
@@ -31,6 +31,8 @@
 
 
 /**
+ * GWT Service to serve the gauge and measurement station info
+ *
  * @author <a href="mailto:bjoern.ricks at intevation.de">Björn Ricks</a>
  */
 public class RiverInfoServiceImpl


More information about the Dive4elements-commits mailing list