comparison flys-client/src/main/java/de/intevation/flys/client/client/services/FeedService.java @ 1442:4a6814be92ba

Cosmetics, doc. flys-client/trunk@3438 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 16 Dec 2011 13:26:19 +0000
parents bc06a671ef60
children e8706fec0ee9
comparison
equal deleted inserted replaced
1441:0271f6747f80 1442:4a6814be92ba
14 public interface FeedService extends RemoteService { 14 public interface FeedService extends RemoteService {
15 15
16 /** 16 /**
17 * Inserts new data into an existing artifact. 17 * Inserts new data into an existing artifact.
18 * 18 *
19 * @param serverUrl The url of the artifact server.
20 * @param locale The locale used for the request. 19 * @param locale The locale used for the request.
21 * @param artifact The artifact. 20 * @param artifact The artifact.
22 * @param data The data that should be inserted. 21 * @param data The data that should be inserted.
23 * 22 *
24 * @return the artifact which description might have been changed. 23 * @return the artifact which description might have been changed.

http://dive4elements.wald.intevation.org