com.retek.rcom.gui.wrapper
Class RcomGeoLocationManager

java.lang.Object
  extended bycom.retek.rcom.gui.wrapper.RcomGeoLocationManager

public class RcomGeoLocationManager
extends java.lang.Object

Provides a static method for finding a list of geocode locations based on country and postal code.


Method Summary
static java.util.List findGeoLocations(Address address)
           
static java.util.List findGeoLocations(Country country, java.lang.String postalCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

findGeoLocations

public static java.util.List findGeoLocations(Country country,
                                              java.lang.String postalCode)
                                       throws SystemException,
                                              UiBusinessException
Throws:
SystemException
UiBusinessException

findGeoLocations

public static java.util.List findGeoLocations(Address address)
                                       throws SystemException,
                                              BusinessException
Throws:
SystemException
BusinessException


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