com.retek.rcom.gui.screen.customermain
Class AddressPanelHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.AddressPanelHandler
- public class AddressPanelHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressPanelHandler
public AddressPanelHandler()
getCustomer
public java.lang.Object getCustomer()
setCustomerAddress
public void setCustomerAddress(java.lang.Object address)
- CUSTOMER ADDRESS GETTER METHODS
getCustomerAddress
public java.lang.Object getCustomerAddress()
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getStateAbbreviation
public java.lang.String getStateAbbreviation()
throws SystemException
- Throws:
SystemException
getPostalCode
public java.lang.String getPostalCode()
throws SystemException
- Throws:
SystemException
getCounty
public java.lang.String getCounty()
throws SystemException
- Throws:
SystemException
getTaxReferenceCode
public java.lang.String getTaxReferenceCode()
throws SystemException
- Throws:
SystemException
getDescriptionForObject
public java.lang.String getDescriptionForObject(java.lang.Object object)
getAllCountries
public java.util.Collection getAllCountries()
throws SystemException
- Throws:
SystemException
getDefaultCountry
public java.lang.Object getDefaultCountry()
throws SystemException
- Throws:
SystemException
getCountryCode
public java.lang.String getCountryCode(java.lang.Object country)
throws SystemException
- Throws:
SystemException
setLine1
public void setLine1(java.lang.String lineOne)
throws SystemException
- CUSTOMER ADDRESS SETTER METHODS
- Throws:
SystemException
setLine2
public void setLine2(java.lang.String lineTwo)
throws SystemException
- Throws:
SystemException
setLine3
public void setLine3(java.lang.String lineThree)
throws SystemException
- Throws:
SystemException
setCity
public void setCity(java.lang.String city)
throws SystemException
- Throws:
SystemException
setState
public void setState(java.lang.String state)
throws SystemException
- Throws:
SystemException
setCountry
public void setCountry(java.lang.Object country)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setPostalCode
public void setPostalCode(java.lang.String postalCode)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28