log flys-client/src/main/java/de/intevation/flys/client/server/ArtifactServiceImpl.java @ 3651:06a65baae494

age author description
2012-06-04 Felix Wolfsteller Cosmetics, docs.
2011-12-08 Raimund Renkert Removed the URL parameter from service calls. The service
2011-10-25 Ingo Weinzierl Replaced stdout and stderr logging with log4j loggers in server classes.
2011-09-15 Ingo Weinzierl Refactored server code - HTTP related code moved to ArtifactsHelper and CollectionHelper which makes us able to combine Artifact and Collection protocol stuff in a single RPC service.
2011-08-24 Sascha L. Teichmann Added outs/facet filters when creation new artifacts.
2011-08-24 Sascha L. Teichmann Forward recommendations as a structure to RPC service.
2011-07-21 Ingo Weinzierl Repaired broken recommendation parsing from Artifact's DESCRIBE document (which structure has changed).
2011-07-18 Ingo Weinzierl Read/create recommended Artifacts and add them to the current Collection.
2011-04-14 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.
2011-04-08 Ingo Weinzierl Improved the exception handling of artifact / collection specific operations. Warning dialog are displayed after such an exception.
2011-02-17 Ingo Weinzierl Integrated the httpclient for the communication between client and server. It is now possible to create a new WINFO artifact.
2011-02-16 Ingo Weinzierl Added interfaces and a stub implementation of an artifact service the should provide the methods for communicating with the artifact server.

http://dive4elements.wald.intevation.org