comparison geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/DefaultQueryExceutor.java @ 887:b757def3ff55

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' geo-backend/trunk@859 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:45:05 +0000
parents 8b442223741c
children d387a97807a3
comparison
equal deleted inserted replaced
886:8b442223741c 887:b757def3ff55
23 import org.apache.log4j.Logger; 23 import org.apache.log4j.Logger;
24 24
25 /** 25 /**
26 * This is an Standard Implementation of the Interface QueryExecutor. 26 * This is an Standard Implementation of the Interface QueryExecutor.
27 * It fetchs the Query from the Querycontainer an put the Filtervalues into the Query. 27 * It fetchs the Query from the Querycontainer an put the Filtervalues into the Query.
28 * @author Tim Englich <tim.englich@intevation.de> 28 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
29 * 29 *
30 */ 30 */
31 public class DefaultQueryExceutor extends QueryExecutorBase{ 31 public class DefaultQueryExceutor extends QueryExecutorBase{
32 32
33 33

http://dive4elements.wald.intevation.org