com.retek.component.geolocation.impl
Class GeoLocationManagerImpl

java.lang.Object
  extended bycom.retek.component.geolocation.impl.GeoLocationManagerImpl
All Implemented Interfaces:
GeoLocationManager

public class GeoLocationManagerImpl
extends java.lang.Object
implements GeoLocationManager


Field Summary
static java.util.Set VALID_COUNTRY_CODES
           
 
Constructor Summary
GeoLocationManagerImpl()
           
 
Method Summary
 java.util.Set findGeoLocations(GeoLocationSearchCriteria criteria)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALID_COUNTRY_CODES

public static java.util.Set VALID_COUNTRY_CODES
Constructor Detail

GeoLocationManagerImpl

public GeoLocationManagerImpl()
Method Detail

findGeoLocations

public java.util.Set findGeoLocations(GeoLocationSearchCriteria criteria)
                               throws SystemException,
                                      BusinessException
Specified by:
findGeoLocations in interface GeoLocationManager
Parameters:
criteria - Contains the values for which a geo location should be found.
Returns:
Set will contain all matching GoeLocation(s) for the criteria passed. If size of set is zero it should be assumed that the criteria contained values that didn't match any location.
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28