com.retek.component.customer.integration.impl
Class CustomerIntegrationCustomerPreferenceDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.customer.integration.impl.CustomerIntegrationElementDto
              extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementDto
                  extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCustomerPreferenceDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerIntegrationCustomerPreferenceDto
extends CustomerIntegrationCustomerElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String bannerCode
           
 java.lang.String contactMethodCode
           
 java.lang.String contactTimeTypeCode
           
 java.lang.String creditCardOptOutFlag
           
 java.lang.String customerPreferenceId
           
 java.lang.String doNotCallFlag
           
 java.lang.String doNotEmailFlag
           
 java.lang.String doNotMailFlag
           
 java.lang.String doNotShareAddressFlag
           
 java.lang.String doNotShareEmailFlag
           
 java.lang.String mailOnlyOncePerSeasonFlag
           
 
Fields inherited from class com.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementDto
activeFlag, createDate, createdByUser, lastUpdateDate, lastUpdatedByUser
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationCustomerPreferenceDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

customerPreferenceId

public java.lang.String customerPreferenceId

bannerCode

public java.lang.String bannerCode

doNotShareAddressFlag

public java.lang.String doNotShareAddressFlag

doNotShareEmailFlag

public java.lang.String doNotShareEmailFlag

doNotMailFlag

public java.lang.String doNotMailFlag

doNotCallFlag

public java.lang.String doNotCallFlag

doNotEmailFlag

public java.lang.String doNotEmailFlag

creditCardOptOutFlag

public java.lang.String creditCardOptOutFlag

mailOnlyOncePerSeasonFlag

public java.lang.String mailOnlyOncePerSeasonFlag

contactMethodCode

public java.lang.String contactMethodCode

contactTimeTypeCode

public java.lang.String contactTimeTypeCode
Constructor Detail

CustomerIntegrationCustomerPreferenceDto

public CustomerIntegrationCustomerPreferenceDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28