com.retek.rcom.gui.screen.customermain
Class GeoCodeSelectionHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.GeoCodeSelectionHandler
- public class GeoCodeSelectionHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeoCodeSelectionHandler
public GeoCodeSelectionHandler()
setCustomer
public void setCustomer(java.lang.Object customer)
- STATE MANAGEMENTS
setCustomerAddress
public void setCustomerAddress(java.lang.Object customerAddress)
setAddress
public void setAddress(java.lang.Object address)
getGeoLocationList
public java.util.List getGeoLocationList()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getDisplayAddress
public java.lang.String getDisplayAddress()
throws SystemException
- ADDRESS METHODS
- Throws:
SystemException
setGeoCodeOnAddress
public void setGeoCodeOnAddress(java.lang.Object object,
boolean submit)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCountry
public java.lang.String getCountry()
throws SystemException
- Throws:
SystemException
setGeoLocation
public void setGeoLocation(java.lang.Object object)
- GEO CODE LOCATION METHODS
getCity
public java.lang.String getCity()
getState
public java.lang.String getState()
getStateAbbreviation
public java.lang.String getStateAbbreviation()
getCounty
public java.lang.String getCounty()
getTaxReferenceCode
public java.lang.String getTaxReferenceCode()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25