comparison flys-client/src/main/java/de/intevation/flys/client/client/services/ArtifactService.java @ 3980:6cc5186b9b48

Fix typo createGaugeDischargeCurverArtifact -> createGaugeDischargeCurveArtifact
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 28 Sep 2012 13:11:25 +0200
parents 436eec3be6ff
children b660090b417d
comparison
equal deleted inserted replaced
3979:097f7c4207bc 3980:6cc5186b9b48
38 * 38 *
39 * @param collection the collection to add the artifact to 39 * @param collection the collection to add the artifact to
40 * @param river the river 40 * @param river the river
41 * @param gaugeref reference id of the gauge 41 * @param gaugeref reference id of the gauge
42 */ 42 */
43 public Artifact createGaugeDischargeCurverArtifact( 43 public Artifact createGaugeDischargeCurveArtifact(
44 Collection collection, 44 Collection collection,
45 String locale, 45 String locale,
46 String river, 46 String river,
47 Long gaugeref 47 Long gaugeref
48 ) throws ServerException; 48 ) throws ServerException;

http://dive4elements.wald.intevation.org