comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/container/QueryContainer.java @ 885:1c3efbd2fc5a

Removes trailing whitespace. geo-backend/trunk@850 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 07:49:16 +0000
parents 4a874c664123
children 8b442223741c
comparison
equal deleted inserted replaced
884:12f88239fb33 885:1c3efbd2fc5a
10 /** 10 /**
11 * @author Tim Englich <tim.englich@intevation.de> 11 * @author Tim Englich <tim.englich@intevation.de>
12 * 12 *
13 */ 13 */
14 public interface QueryContainer { 14 public interface QueryContainer {
15 15
16 16
17 /** 17 /**
18 * Returns the Query specified by the given queryID. 18 * Returns the Query specified by the given queryID.
19 * @param queryID the ID which speciogies the Query which should be returned 19 * @param queryID the ID which speciogies the Query which should be returned
20 * @return the Query 20 * @return the Query

http://dive4elements.wald.intevation.org