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

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

public class CustomerIntegrationMergeRequestDto
extends CustomerIntegrationElementDto

See Also:
Serialized Form

Field Summary
 CustomerIntegrationMergeCustomerDto activeCustomerDto
           
 RDate createDate
           
 java.lang.String createdByUser
           
 java.util.List mergeCustomerDtos
           
 java.lang.String requestId
           
 java.lang.String requestType
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationMergeRequestDto()
           
 
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

createDate

public RDate createDate

createdByUser

public java.lang.String createdByUser

activeCustomerDto

public CustomerIntegrationMergeCustomerDto activeCustomerDto

mergeCustomerDtos

public java.util.List mergeCustomerDtos
Constructor Detail

CustomerIntegrationMergeRequestDto

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