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

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.SecondClassObjectImpl
          extended bycom.retek.commons.component.xml.impl.ElementObjectImpl
              extended bycom.retek.component.customer.integration.impl.CustomerIntegrationElementImpl
All Implemented Interfaces:
BusinessObject, CustomerIntegrationElement, ElementObject, SecondClassObject
Direct Known Subclasses:
CustomerIntegrationAlternateNumberImpl, CustomerIntegrationCatalogRequestImpl, CustomerIntegrationCustomerElementImpl, CustomerIntegrationMergeCustomerImpl, CustomerIntegrationMergeRequestImpl

public abstract class CustomerIntegrationElementImpl
extends ElementObjectImpl
implements CustomerIntegrationElement

Abstract class which encapsulates common data and behavior for customer integration element objects.


Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Fields inherited from interface com.retek.component.customer.integration.CustomerIntegrationElement
N_FLAG, Y_FLAG
 
Constructor Summary
protected CustomerIntegrationElementImpl(DistributedContext context, CustomerIntegrationElementDto dto)
           
 
Method Summary
protected  CustomerIntegrationElementDto getCustomerIntegrationElementDto()
           
 
Methods inherited from class com.retek.commons.component.xml.impl.ElementObjectImpl
addElement, getElementId, getElementObjectDto, getParentElementId, setAttributes, setElementId, setParentElementId, setSubElements, toString
 
Methods inherited from class com.retek.commons.component.impl.SecondClassObjectImpl
equals, getGenericDto, hashCode, setGenericDto, wrap, wrap, wrap, wrap
 
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl
checkRelation, checkRelation, getBusinessInterface, getContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.customer.integration.CustomerIntegrationElement
accept
 
Methods inherited from interface com.retek.commons.component.xml.ElementObject
getElementId, getParentElementId, toXml
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Constructor Detail

CustomerIntegrationElementImpl

protected CustomerIntegrationElementImpl(DistributedContext context,
                                         CustomerIntegrationElementDto dto)
Method Detail

getCustomerIntegrationElementDto

protected CustomerIntegrationElementDto getCustomerIntegrationElementDto()


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