comparison artifacts/src/main/java/org/dive4elements/river/artifacts/services/FileUploadService.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 73da40528cf2
children af13ceeba52a
comparison
equal deleted inserted replaced
5867:59ff03ff48f1 5868:35b2d86c3fb5
27 27
28 /** 28 /**
29 * Service that receives XML-packed Shapefile bundles from the client. 29 * Service that receives XML-packed Shapefile bundles from the client.
30 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 30 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
31 */ 31 */
32 public class FileUploadService extends FLYSService { 32 public class FileUploadService extends D4EService {
33 33
34 /** The logger used in this service.*/ 34 /** The logger used in this service.*/
35 private static Logger logger = Logger.getLogger(FileUploadService.class); 35 private static Logger logger = Logger.getLogger(FileUploadService.class);
36 36
37 /** XPath that points to the artifact uuid.*/ 37 /** XPath that points to the artifact uuid.*/

http://dive4elements.wald.intevation.org