Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java @ 4019:e249bd8fe72e
age | author | description |
---|---|---|
2012-06-15 | Sascha L. Teichmann | FLYS client: Removed trailing whitespace. |
2011-12-16 | Felix Wolfsteller | Cosmetics, doc. |
2011-12-08 | Raimund Renkert | Removed the URL parameter from service calls. The service |
2011-11-22 | Ingo Weinzierl | Refactored the LoadArtifactService a bit. |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-10-18 | Felix Wolfsteller | Allowed to load Artifacts with different factories in one go. |
2011-10-12 | Felix Wolfsteller | Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen). |
2011-09-27 | Felix Wolfsteller | Cosmetics, documentation. |
2011-09-16 | Felix Wolfsteller | Added loadMany-function to LoadArtifactService. |
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. |