comparison flys-client/src/main/java/de/intevation/flys/client/client/services/LoadArtifactService.java @ 1413:0d3bbe4240b1

Refactored the LoadArtifactService a bit. flys-client/trunk@3303 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 22 Nov 2011 20:08:41 +0000
parents 9976d99aea34
children bc06a671ef60
comparison
equal deleted inserted replaced
1412:659a488243da 1413:0d3bbe4240b1
22 22
23 Artifact[] loadMany( 23 Artifact[] loadMany(
24 Collection parent, 24 Collection parent,
25 Recommendation[] recom, 25 Recommendation[] recom,
26 String factory, 26 String factory,
27 String url,
28 String locale) 27 String locale)
29 throws ServerException; 28 throws ServerException;
30 } 29 }
31 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 30 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org