Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/DescribeCollectionServiceImpl.java @ 290:a6f56ed9238b
age | author | description |
---|---|---|
Wed, 11 May 2011 09:11:40 +0000 | Ingo Weinzierl | Parse the facets of a Collection and distinguish between an ordinary OutputMode and an ExportMode (new). |
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. |
Wed, 30 Mar 2011 07:54:07 +0000 | Ingo Weinzierl | Removed useless imports. |
Wed, 30 Mar 2011 07:35:59 +0000 | Ingo Weinzierl | Added a new service to describe collections. |