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

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.CustomerIntegrationCustomerDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerIntegrationCustomerDto
extends CustomerIntegrationCustomerElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String acquisitionMethodCode
           
 java.util.List alternateNumberDtos
           
 java.util.List customerAddressDtos
           
 java.util.List customerEmailDtos
           
 java.lang.String customerId
           
 java.util.List customerPreferenceDtos
           
 java.util.List customerTelephoneDtos
           
 java.lang.String householdNumber
           
 java.lang.String inactiveReasonCode
           
 java.lang.String initialBannerCode
           
 java.lang.String initialSourceCode
           
 RDate originalOrderDate
           
 java.lang.String requestId
           
 java.lang.String requestType
           
 java.lang.String subAccountNumber
           
 
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
CustomerIntegrationCustomerDto()
           
 
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

requestId

public java.lang.String requestId

requestType

public java.lang.String requestType

customerId

public java.lang.String customerId

householdNumber

public java.lang.String householdNumber

subAccountNumber

public java.lang.String subAccountNumber

acquisitionMethodCode

public java.lang.String acquisitionMethodCode

initialBannerCode

public java.lang.String initialBannerCode

initialSourceCode

public java.lang.String initialSourceCode

originalOrderDate

public RDate originalOrderDate

inactiveReasonCode

public java.lang.String inactiveReasonCode

customerAddressDtos

public java.util.List customerAddressDtos

customerTelephoneDtos

public java.util.List customerTelephoneDtos

customerEmailDtos

public java.util.List customerEmailDtos

alternateNumberDtos

public java.util.List alternateNumberDtos

customerPreferenceDtos

public java.util.List customerPreferenceDtos
Constructor Detail

CustomerIntegrationCustomerDto

public CustomerIntegrationCustomerDto()
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