Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java @ 290:a6f56ed9238b
age | author | description |
---|---|---|
Thu, 14 Apr 2011 07:53:01 +0000 | Ingo Weinzierl | Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient. |
Fri, 08 Apr 2011 08:51:28 +0000 | Ingo Weinzierl | Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception. |
Thu, 17 Feb 2011 11:52:55 +0000 | Ingo Weinzierl | Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact. |
Wed, 16 Feb 2011 15:40:17 +0000 | Ingo Weinzierl | Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server. |