Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java @ 1366:d0eb2202ffbe
age | author | description |
---|---|---|
Tue, 18 Oct 2011 14:08:36 +0000 | Felix Wolfsteller | Allowed to load Artifacts with different factories in one go. |
Wed, 12 Oct 2011 06:59:42 +0000 | Felix Wolfsteller | Partial fix for flys/issue304 (Erweiterte Funktionen W-Differenzen). |
Tue, 27 Sep 2011 13:49:34 +0000 | Felix Wolfsteller | Cosmetics, documentation. |
Fri, 16 Sep 2011 11:09:39 +0000 | Felix Wolfsteller | Added loadMany-function to LoadArtifactService. |
Thu, 15 Sep 2011 12:55:36 +0000 | 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. |