com.retek.component.geolocation
Interface GeoLocationManager

All Known Implementing Classes:
GeoLocationManagerImpl

public interface GeoLocationManager


Method Summary
 java.util.Set findGeoLocations(GeoLocationSearchCriteria criteria)
           
 

Method Detail

findGeoLocations

public java.util.Set findGeoLocations(GeoLocationSearchCriteria criteria)
                               throws SystemException,
                                      BusinessException
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