com.retek.rcom.gui.screen.customermain
Class CustomerMainPreferencesHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.CustomerMainPreferencesHandler
- public class CustomerMainPreferencesHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerMainPreferencesHandler
public CustomerMainPreferencesHandler()
retrieveDataFromRepository
public void retrieveDataFromRepository()
- STATE MANAGEMENTS
submitCustomer
public void submitCustomer()
throws SystemException,
BusinessException
- CUSTOMER METHODS
- Throws:
SystemException
BusinessException
getCustomerPreferences
public java.util.List getCustomerPreferences()
throws SystemException
- Throws:
SystemException
getContactMethods
public java.util.List getContactMethods()
- LISTS
getContactTimes
public java.util.List getContactTimes()
setCustomerPreference
public void setCustomerPreference(java.lang.Object preference)
- CUSTOMER PREFERENCE METHODS
setMailPerSeason
public void setMailPerSeason(boolean mailPerSeason)
throws SystemException
- Throws:
SystemException
setDoNotShareAddress
public void setDoNotShareAddress(boolean doNotShareAddress)
throws SystemException
- Throws:
SystemException
setDoNotShareEmail
public void setDoNotShareEmail(boolean doNotShareEmail)
throws SystemException
- Throws:
SystemException
setDoNotMail
public void setDoNotMail(boolean doNotMail)
throws SystemException
- Throws:
SystemException
setDoNotCall
public void setDoNotCall(boolean doNotCall)
throws SystemException
- Throws:
SystemException
setDoNotEmail
public void setDoNotEmail(boolean doNotEmail)
throws SystemException
- Throws:
SystemException
setCreditCardOptOut
public void setCreditCardOptOut(boolean creditCardOptOut)
throws SystemException
- Throws:
SystemException
setPreferredContactMethod
public void setPreferredContactMethod(java.lang.Object preferredContactMethod)
throws SystemException
- Throws:
SystemException
setPreferredContactTime
public void setPreferredContactTime(java.lang.Object preferredContactTime)
throws SystemException
- Throws:
SystemException
getBannerDescription
public java.lang.String getBannerDescription()
throws SystemException
- Throws:
SystemException
getMailPerSeason
public boolean getMailPerSeason()
throws SystemException
- Throws:
SystemException
getDoNotShareAddress
public boolean getDoNotShareAddress()
throws SystemException
- Throws:
SystemException
getDoNotShareEmail
public boolean getDoNotShareEmail()
throws SystemException
- Throws:
SystemException
getDoNotMail
public boolean getDoNotMail()
throws SystemException
- Throws:
SystemException
getCreditCardOptOut
public boolean getCreditCardOptOut()
throws SystemException
- Throws:
SystemException
getDoNotCall
public boolean getDoNotCall()
throws SystemException
- Throws:
SystemException
getDoNotEmail
public boolean getDoNotEmail()
throws SystemException
- Throws:
SystemException
getContactMethod
public java.lang.Object getContactMethod()
throws SystemException
- Throws:
SystemException
getContactTime
public java.lang.Object getContactTime()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28