|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.rcom.gui.wrapper.RcomGeoLocationManager
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 |
public static java.util.List findGeoLocations(Country country, java.lang.String postalCode) throws SystemException, UiBusinessException
SystemException
UiBusinessException
public static java.util.List findGeoLocations(Address address) throws SystemException, BusinessException
SystemException
BusinessException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |