comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/ArtifactDescription.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 ba1b27b7d282
children 6f65e70fa11d
comparison
equal deleted inserted replaced
802:d45ad7fd3027 803:653ae84533e7
50 * Returns the available output modes. 50 * Returns the available output modes.
51 * 51 *
52 * @return the available output modes. 52 * @return the available output modes.
53 */ 53 */
54 public OutputMode[] getOutputModes(); 54 public OutputMode[] getOutputModes();
55
56
57 /**
58 * Returns the recommended artifacts suggested by the server.
59 *
60 * @return the recommended artifacts.
61 */
62 public String[] getRecommendedArtifacts();
55 } 63 }
56 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 64 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org