org.deegree.portal.standard.gazetteer
Class FindItemsCommand
java.lang.Object
  
org.deegree.portal.standard.gazetteer.AbstractGazetteerCommand
      
org.deegree.portal.standard.gazetteer.FindItemsCommand
public class FindItemsCommand
- extends AbstractGazetteerCommand
 
TODO add class documentation here
- Version:
 
  - $Revision: 23405 $, $Date: 2010-04-07 10:31:17 +0200 (Wed, 07 Apr 2010) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: apoth $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FindItemsCommand
FindItemsCommand(String gazetteerAddress,
                 QualifiedName featureType,
                 Map<String,String> properties,
                 String searchString,
                 boolean searchOnAltName,
                 boolean strict,
                 boolean phonetic,
                 boolean matchCase)
- Parameters:
 gazetteerAddress - featureType - properties - searchString - searchOnAltName - if true alternativeGeographicIdentifier will be included into searchstrict - if false wild cards will be added to search stringphonetic - if true soundex will be used for searching (gazetteer/featuetype must support this)matchCase - 
execute
List<GazetteerItem> execute()
                      throws Exception
- Returns:
 - list of matching location instances (items)
 - Throws:
 Exception
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org