comparison flys-client/src/main/java/de/intevation/flys/client/client/services/FeedService.java @ 855:2c48d75c4ab7

Minor cosmetics. flys-client/trunk@2647 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Tue, 06 Sep 2011 07:14:17 +0000
parents aa83a6a864b4
children bc06a671ef60
comparison
equal deleted inserted replaced
854:67c678903280 855:2c48d75c4ab7
12 */ 12 */
13 @RemoteServiceRelativePath("feed") 13 @RemoteServiceRelativePath("feed")
14 public interface FeedService extends RemoteService { 14 public interface FeedService extends RemoteService {
15 15
16 /** 16 /**
17 * This method inserts new data into the an existing artifact. 17 * Inserts new data into an existing artifact.
18 * 18 *
19 * @param serverUrl The url of the artifact server. 19 * @param serverUrl The url of the artifact server.
20 * @param locale The locale used for the request. 20 * @param locale The locale used for the request.
21 * @param artifact The artifact. 21 * @param artifact The artifact.
22 * @param data The data that should be inserted. 22 * @param data The data that should be inserted.

http://dive4elements.wald.intevation.org