diff geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/container/QueryContainer.java @ 274:ff1b7967e6b9

General CodecCleanup: Remove deprecated TODOS. Replaced Tabs against whitespaces Organize some Imports geo-backend/trunk@280 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 02 Nov 2009 10:53:06 +0000
parents 5a583cff97ea
children 4a874c664123
line wrap: on
line diff
--- a/geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/container/QueryContainer.java	Fri Oct 30 11:11:55 2009 +0000
+++ b/geo-backend/src/main/java/de/intevation/gnv/geobackend/base/query/container/QueryContainer.java	Mon Nov 02 10:53:06 2009 +0000
@@ -24,13 +24,6 @@
     public String getQuery(String queryID) throws QueryContainerException;
 
     /**
-     * Returns all QueryIDs provided by the Querycontainer
-     * @return ll QueryIDs provided by the Querycontainer
-     * @throws QueryContainerException
-     */
-    public Collection<String> gerQueryIDs() throws QueryContainerException;;
-
-    /**
      * Initializes the QueryContainer
      * @param properties The Properties which should be used for initializing QueryContainer
      * @throws QueryContainerException

http://dive4elements.wald.intevation.org