com.retek.rcom.gui.screen.mailorder
Class NewCustomerDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.mailorder.NewCustomerDialogHandler
- public class NewCustomerDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewCustomerDialogHandler
public NewCustomerDialogHandler()
getSalutationList
public java.util.List getSalutationList()
throws SystemException
- Throws:
SystemException
getSuffixList
public java.util.List getSuffixList()
throws SystemException
- Throws:
SystemException
initializeCustomer
public void initializeCustomer()
throws SystemException
- Throws:
SystemException
getCustomerAddress
public java.lang.Object getCustomerAddress()
isMatchCodeActive
public boolean isMatchCodeActive()
setAddressLine1
public void setAddressLine1(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressLine2
public void setAddressLine2(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressLine3
public void setAddressLine3(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressCountry
public void setAddressCountry(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressCity
public void setAddressCity(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressPostalCode
public void setAddressPostalCode(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressState
public void setAddressState(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setGeoLocationCode
public void setGeoLocationCode(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressCounty
public void setAddressCounty(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSalutation
public void setSalutation(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setFirstName
public void setFirstName(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setMiddleInitial
public void setMiddleInitial(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setLastName
public void setLastName(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setSuffix
public void setSuffix(java.lang.Object object)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressDayPhone
public void setAddressDayPhone(java.lang.String phone,
java.lang.String extension)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setAddressEveningPhone
public void setAddressEveningPhone(java.lang.String phone,
java.lang.String extension)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setEmailAddress
public void setEmailAddress(java.lang.String string)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28