com.retek.component.geolocation
Interface GeoLocationManager


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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25