com.retek.rcom.gui.screen.customermain
Class CustomerEmailHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.customermain.CustomerEmailHandler
- public class CustomerEmailHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerEmailHandler
public CustomerEmailHandler()
retrieveDataFromRepository
public void retrieveDataFromRepository()
setPrimaryEmail
public void setPrimaryEmail(java.lang.Object email)
throws SystemException
- Throws:
SystemException
setEmail
public void setEmail(java.lang.Object email)
setEmailAddress
public void setEmailAddress(java.lang.String email)
throws SystemException
- Throws:
SystemException
setEmailIsInactive
public void setEmailIsInactive(boolean isInactive)
throws SystemException
- Throws:
SystemException
getEmailAddress
public java.lang.String getEmailAddress()
throws SystemException
- Throws:
SystemException
getEmailAddresses
public java.util.List getEmailAddresses()
throws SystemException
- Throws:
SystemException
isEmailInactive
public boolean isEmailInactive()
throws SystemException
- Throws:
SystemException
isEmailPrimary
public boolean isEmailPrimary()
throws SystemException
- Throws:
SystemException
addEmailToCustomer
public java.lang.Object addEmailToCustomer(java.lang.String email)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25