com.retek.component.customer.integration
Interface CustomerIntegrationCustomerEmail
- All Superinterfaces:
- BusinessObject, CustomerIntegrationCustomerElement, CustomerIntegrationElement, ElementObject, SecondClassObject
- All Known Implementing Classes:
- CustomerIntegrationCustomerEmailImpl
- public interface CustomerIntegrationCustomerEmail
- extends CustomerIntegrationCustomerElement
Interface defining operations for customer integration email.
Methods inherited from interface com.retek.component.customer.integration.CustomerIntegrationCustomerElement |
getActiveFlag, getCreateDate, getCreatedByUser, getLastUpdateDate, getLastUpdatedByUser, isNewCustomerEntity, setActiveFlag, setCreateDate, setCreatedByUser, setLastUpdateDate, setLastUpdatedByUser |
EMAIL_ADDRESS
public static final java.lang.String EMAIL_ADDRESS
- See Also:
- Constant Field Values
getCustomerEmailId
public java.lang.String getCustomerEmailId()
getEmailAddress
public java.lang.String getEmailAddress()
getPrimaryEmailFlag
public java.lang.String getPrimaryEmailFlag()
setCustomerEmailId
public void setCustomerEmailId(java.lang.String customerEmailId)
setEmailAddress
public void setEmailAddress(java.lang.String emailAddress)
setPrimaryEmailFlag
public void setPrimaryEmailFlag(java.lang.String primaryEmaileFlag)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28