com.retek.component.customer.integration.impl
Class CustomerIntegrationCustomerElementImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.commons.component.xml.impl.ElementObjectImpl
com.retek.component.customer.integration.impl.CustomerIntegrationElementImpl
com.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementImpl
- All Implemented Interfaces:
- BusinessObject, CustomerIntegrationElement, ElementObject, SecondClassObject
- Direct Known Subclasses:
- CustomerIntegrationCustomerAddressImpl, CustomerIntegrationCustomerEmailImpl, CustomerIntegrationCustomerImpl, CustomerIntegrationCustomerPreferenceImpl, CustomerIntegrationCustomerTelephoneImpl
- public abstract class CustomerIntegrationCustomerElementImpl
- extends CustomerIntegrationElementImpl
- implements CustomerIntegrationElement
Abstract class which encapsulates common data and behavior for customer integration
element objects.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CustomerIntegrationCustomerElementImpl
protected CustomerIntegrationCustomerElementImpl(DistributedContext context,
CustomerIntegrationCustomerElementDto dto)
getCustomerIntegrationBaseCustomerDto
protected CustomerIntegrationCustomerElementDto getCustomerIntegrationBaseCustomerDto()
getActiveFlag
public java.lang.String getActiveFlag()
getCreateDate
public RDate getCreateDate()
getCreatedByUser
public java.lang.String getCreatedByUser()
getLastUpdateDate
public RDate getLastUpdateDate()
getLastUpdatedByUser
public java.lang.String getLastUpdatedByUser()
setActiveFlag
public void setActiveFlag(java.lang.String activeFlag)
setCreateDate
public void setCreateDate(RDate createDate)
setCreatedByUser
public void setCreatedByUser(java.lang.String createdByUser)
setLastUpdateDate
public void setLastUpdateDate(RDate lastUpdateDate)
setLastUpdatedByUser
public void setLastUpdatedByUser(java.lang.String lastUpdatedByUser)
getBannerCode
protected final java.lang.String getBannerCode(DistributedContext context,
DistributedReference bannerRef)
throws SystemException
- Throws:
SystemException
getSourceCode
protected final java.lang.String getSourceCode(DistributedContext context,
DistributedReference sourceCodeRef)
throws SystemException
- Throws:
SystemException
getUserName
protected final java.lang.String getUserName(DistributedContext context,
DistributedReference userRef)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28