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

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

public class CustomerIntegrationMergeCustomerDto
extends CustomerIntegrationElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String customerId
           
 java.lang.String householdNumber
           
 java.lang.String mergeStatus
           
 java.lang.String subAccountNumber
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationMergeCustomerDto()
           
 
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

customerId

public java.lang.String customerId

mergeStatus

public java.lang.String mergeStatus

householdNumber

public java.lang.String householdNumber

subAccountNumber

public java.lang.String subAccountNumber
Constructor Detail

CustomerIntegrationMergeCustomerDto

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