comparison flys-client/src/main/java/de/intevation/flys/client/client/services/ArtifactServiceAsync.java @ 803:653ae84533e7

Read/create recommended Artifacts and add them to the current Collection. flys-client/trunk@2350 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 18 Jul 2011 09:52:16 +0000
parents 924da6695800
children 6f65e70fa11d
comparison
equal deleted inserted replaced
802:d45ad7fd3027 803:653ae84533e7
15 15
16 public void create( 16 public void create(
17 String serverUrl, 17 String serverUrl,
18 String locale, 18 String locale,
19 String factory, 19 String factory,
20 String uuid,
20 AsyncCallback<Artifact> callback); 21 AsyncCallback<Artifact> callback);
21 } 22 }
22 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 23 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org