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

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
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
CustomerIntegrationCustomerAddressDto, CustomerIntegrationCustomerDto, CustomerIntegrationCustomerEmailDto, CustomerIntegrationCustomerPreferenceDto, CustomerIntegrationCustomerTelephoneDto

public abstract class CustomerIntegrationCustomerElementDto
extends CustomerIntegrationElementDto

Abstract dto class for customer integration elements.

See Also:
Serialized Form

Field Summary
 java.lang.String activeFlag
           
 RDate createDate
           
 java.lang.String createdByUser
           
 RDate lastUpdateDate
           
 java.lang.String lastUpdatedByUser
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationCustomerElementDto()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getBusinessInterface, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

activeFlag

public java.lang.String activeFlag

createDate

public RDate createDate

createdByUser

public java.lang.String createdByUser

lastUpdateDate

public RDate lastUpdateDate

lastUpdatedByUser

public java.lang.String lastUpdatedByUser
Constructor Detail

CustomerIntegrationCustomerElementDto

public CustomerIntegrationCustomerElementDto()


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