comparison flys-client/src/main/java/de/intevation/flys/client/server/UserCollectionsServiceImpl.java @ 615:ba1b27b7d282

Removed trailing whitespace. flys-client/trunk@2244 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 26 Jun 2011 17:20:57 +0000
parents 80626c4a5bbf
children ab8eb2f544f2
comparison
equal deleted inserted replaced
614:80626c4a5bbf 615:ba1b27b7d282
24 import de.intevation.flys.client.client.services.UserCollectionsService; 24 import de.intevation.flys.client.client.services.UserCollectionsService;
25 25
26 26
27 /** 27 /**
28 * This service returns a list of collections owned by a specified user. 28 * This service returns a list of collections owned by a specified user.
29 * <b>NOTE:</b> The Collections returned by this service provide no information 29 * <b>NOTE:</b> The Collections returned by this service provide no information
30 * about the CollectionItems or OutputModes of the Collection. You need to fetch 30 * about the CollectionItems or OutputModes of the Collection. You need to fetch
31 * these information explicitly using another service. 31 * these information explicitly using another service.
32 * 32 *
33 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 33 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
34 */ 34 */

http://dive4elements.wald.intevation.org