com.retek.component.customer.integration.impl
Class CustomerIntegrationCustomerAddressImpl
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
com.retek.component.customer.integration.impl.CustomerIntegrationCustomerAddressImpl
- All Implemented Interfaces:
- BusinessObject, CustomerIntegrationCustomerAddress, CustomerIntegrationCustomerElement, CustomerIntegrationElement, ElementObject, SecondClassObject
- public class CustomerIntegrationCustomerAddressImpl
- extends CustomerIntegrationCustomerElementImpl
- implements CustomerIntegrationCustomerAddress
Class which represents a customer integration customer address.
Fields inherited from interface com.retek.component.customer.integration.CustomerIntegrationCustomerAddress |
ADDRESS_LABEL, ADDRESS_LINE1, BILL_TO_ADDRESS_FLAG, CITY, COUNTRY_CODE, DAY_PHONE, EVENING_PHONE, FIRST_NAME, LAST_NAME, POSTAL_CODE, STATE |
Methods inherited from class com.retek.component.customer.integration.impl.CustomerIntegrationCustomerElementImpl |
getActiveFlag, getBannerCode, getCreateDate, getCreatedByUser, getCustomerIntegrationBaseCustomerDto, getLastUpdateDate, getLastUpdatedByUser, getSourceCode, getUserName, setActiveFlag, setCreateDate, setCreatedByUser, setLastUpdateDate, setLastUpdatedByUser |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CustomerIntegrationCustomerAddressImpl
public CustomerIntegrationCustomerAddressImpl(DistributedContext context,
CustomerIntegrationCustomerAddressDto dto)
CustomerIntegrationCustomerAddressImpl
public CustomerIntegrationCustomerAddressImpl(CustomerAddress customerAddress)
throws SystemException
CustomerIntegrationCustomerAddressImpl
public CustomerIntegrationCustomerAddressImpl(DistributedContext context,
CustomerAddressDto customerAddressDto)
throws SystemException
getDto
public CustomerIntegrationCustomerAddressDto getDto()
accept
public void accept(CustomerIntegrationElementVisitor visitor)
throws SystemException,
BusinessException
- Description copied from interface:
CustomerIntegrationElement
- Accept a customer integration element visitor. See the GOF Visitor pattern.
- Specified by:
accept
in interface CustomerIntegrationElement
- Parameters:
visitor
- element visitor
- Throws:
SystemException
BusinessException
isNewCustomerEntity
public boolean isNewCustomerEntity()
- Specified by:
isNewCustomerEntity
in interface CustomerIntegrationCustomerElement
getCustomerAddressId
public java.lang.String getCustomerAddressId()
- Specified by:
getCustomerAddressId
in interface CustomerIntegrationCustomerAddress
getAddressLabel
public java.lang.String getAddressLabel()
- Specified by:
getAddressLabel
in interface CustomerIntegrationCustomerAddress
getAddressLine1
public java.lang.String getAddressLine1()
- Specified by:
getAddressLine1
in interface CustomerIntegrationCustomerAddress
getAddressLine2
public java.lang.String getAddressLine2()
- Specified by:
getAddressLine2
in interface CustomerIntegrationCustomerAddress
getAddressLine3
public java.lang.String getAddressLine3()
- Specified by:
getAddressLine3
in interface CustomerIntegrationCustomerAddress
getAttention
public java.lang.String getAttention()
- Specified by:
getAttention
in interface CustomerIntegrationCustomerAddress
getBillToAddressFlag
public java.lang.String getBillToAddressFlag()
- Specified by:
getBillToAddressFlag
in interface CustomerIntegrationCustomerAddress
getChangeReasonCode
public java.lang.String getChangeReasonCode()
- Specified by:
getChangeReasonCode
in interface CustomerIntegrationCustomerAddress
getCity
public java.lang.String getCity()
- Specified by:
getCity
in interface CustomerIntegrationCustomerAddress
getCountryCode
public java.lang.String getCountryCode()
- Specified by:
getCountryCode
in interface CustomerIntegrationCustomerAddress
getCountyName
public java.lang.String getCountyName()
- Specified by:
getCountyName
in interface CustomerIntegrationCustomerAddress
getDayTelephoneNumber
public java.lang.String getDayTelephoneNumber()
- Specified by:
getDayTelephoneNumber
in interface CustomerIntegrationCustomerAddress
getDayTelephoneExtension
public java.lang.String getDayTelephoneExtension()
- Specified by:
getDayTelephoneExtension
in interface CustomerIntegrationCustomerAddress
getEmailAddress
public java.lang.String getEmailAddress()
- Specified by:
getEmailAddress
in interface CustomerIntegrationCustomerAddress
getEveningTelephoneNumber
public java.lang.String getEveningTelephoneNumber()
- Specified by:
getEveningTelephoneNumber
in interface CustomerIntegrationCustomerAddress
getEveningTelephoneExtension
public java.lang.String getEveningTelephoneExtension()
- Specified by:
getEveningTelephoneExtension
in interface CustomerIntegrationCustomerAddress
getFirstName
public java.lang.String getFirstName()
- Specified by:
getFirstName
in interface CustomerIntegrationCustomerAddress
getGiftReceiptCustomerId
public java.lang.String getGiftReceiptCustomerId()
- Specified by:
getGiftReceiptCustomerId
in interface CustomerIntegrationCustomerAddress
getLastName
public java.lang.String getLastName()
- Specified by:
getLastName
in interface CustomerIntegrationCustomerAddress
getMiddleInitial
public java.lang.String getMiddleInitial()
- Specified by:
getMiddleInitial
in interface CustomerIntegrationCustomerAddress
getNameSuffixCode
public java.lang.String getNameSuffixCode()
- Specified by:
getNameSuffixCode
in interface CustomerIntegrationCustomerAddress
getNameTitleCode
public java.lang.String getNameTitleCode()
- Specified by:
getNameTitleCode
in interface CustomerIntegrationCustomerAddress
getPostalCode
public java.lang.String getPostalCode()
- Specified by:
getPostalCode
in interface CustomerIntegrationCustomerAddress
getPrimaryBillToAddressFlag
public java.lang.String getPrimaryBillToAddressFlag()
- Specified by:
getPrimaryBillToAddressFlag
in interface CustomerIntegrationCustomerAddress
isPrimaryBillToAddress
public boolean isPrimaryBillToAddress()
- Specified by:
isPrimaryBillToAddress
in interface CustomerIntegrationCustomerAddress
getPrimaryShipToAddressFlag
public java.lang.String getPrimaryShipToAddressFlag()
- Specified by:
getPrimaryShipToAddressFlag
in interface CustomerIntegrationCustomerAddress
isPrimaryShipToAddress
public boolean isPrimaryShipToAddress()
- Specified by:
isPrimaryShipToAddress
in interface CustomerIntegrationCustomerAddress
getState
public java.lang.String getState()
- Specified by:
getState
in interface CustomerIntegrationCustomerAddress
getTaxReferenceCode
public java.lang.String getTaxReferenceCode()
- Specified by:
getTaxReferenceCode
in interface CustomerIntegrationCustomerAddress
setCustomerAddressId
public void setCustomerAddressId(java.lang.String customerAddressId)
- Specified by:
setCustomerAddressId
in interface CustomerIntegrationCustomerAddress
setAddressLabel
public void setAddressLabel(java.lang.String addressLabel)
- Specified by:
setAddressLabel
in interface CustomerIntegrationCustomerAddress
setAddressLine1
public void setAddressLine1(java.lang.String addressLine1)
- Specified by:
setAddressLine1
in interface CustomerIntegrationCustomerAddress
setAddressLine2
public void setAddressLine2(java.lang.String addressLine2)
- Specified by:
setAddressLine2
in interface CustomerIntegrationCustomerAddress
setAddressLine3
public void setAddressLine3(java.lang.String addressLine3)
- Specified by:
setAddressLine3
in interface CustomerIntegrationCustomerAddress
setAttention
public void setAttention(java.lang.String attention)
- Specified by:
setAttention
in interface CustomerIntegrationCustomerAddress
setBillToAddressFlag
public void setBillToAddressFlag(java.lang.String billToAddressFlag)
- Specified by:
setBillToAddressFlag
in interface CustomerIntegrationCustomerAddress
setChangeReasonCode
public void setChangeReasonCode(java.lang.String changeReasonCode)
- Specified by:
setChangeReasonCode
in interface CustomerIntegrationCustomerAddress
setCity
public void setCity(java.lang.String city)
- Specified by:
setCity
in interface CustomerIntegrationCustomerAddress
setCountryCode
public void setCountryCode(java.lang.String countryCode)
- Specified by:
setCountryCode
in interface CustomerIntegrationCustomerAddress
setCountyName
public void setCountyName(java.lang.String countyName)
- Specified by:
setCountyName
in interface CustomerIntegrationCustomerAddress
setDayTelephoneNumber
public void setDayTelephoneNumber(java.lang.String dayTelephoneNumber)
- Specified by:
setDayTelephoneNumber
in interface CustomerIntegrationCustomerAddress
setDayTelephoneExtension
public void setDayTelephoneExtension(java.lang.String dayTelephoneExtension)
- Specified by:
setDayTelephoneExtension
in interface CustomerIntegrationCustomerAddress
setEmailAddress
public void setEmailAddress(java.lang.String emailAddress)
- Specified by:
setEmailAddress
in interface CustomerIntegrationCustomerAddress
setEveningTelephoneNumber
public void setEveningTelephoneNumber(java.lang.String eveningTelephoneNumber)
setEveningTelephoneExtension
public void setEveningTelephoneExtension(java.lang.String eveningTelephoneExtension)
- Specified by:
setEveningTelephoneExtension
in interface CustomerIntegrationCustomerAddress
setFirstName
public void setFirstName(java.lang.String firstName)
- Specified by:
setFirstName
in interface CustomerIntegrationCustomerAddress
setGiftReceiptCustomerId
public void setGiftReceiptCustomerId(java.lang.String giftReceiptCustomerId)
- Specified by:
setGiftReceiptCustomerId
in interface CustomerIntegrationCustomerAddress
setLastName
public void setLastName(java.lang.String lastName)
- Specified by:
setLastName
in interface CustomerIntegrationCustomerAddress
setMiddleInitial
public void setMiddleInitial(java.lang.String middleInitial)
setNameSuffixCode
public void setNameSuffixCode(java.lang.String nameSuffixCode)
- Specified by:
setNameSuffixCode
in interface CustomerIntegrationCustomerAddress
setNameTitleCode
public void setNameTitleCode(java.lang.String nameTitleCode)
- Specified by:
setNameTitleCode
in interface CustomerIntegrationCustomerAddress
setPostalCode
public void setPostalCode(java.lang.String postalCode)
- Specified by:
setPostalCode
in interface CustomerIntegrationCustomerAddress
setPrimaryBillToAddressFlag
public void setPrimaryBillToAddressFlag(java.lang.String primaryBillToAddressFlag)
- Specified by:
setPrimaryBillToAddressFlag
in interface CustomerIntegrationCustomerAddress
setPrimaryShipToAddressFlag
public void setPrimaryShipToAddressFlag(java.lang.String primaryShipToAddressFlag)
- Specified by:
setPrimaryShipToAddressFlag
in interface CustomerIntegrationCustomerAddress
setState
public void setState(java.lang.String state)
- Specified by:
setState
in interface CustomerIntegrationCustomerAddress
setTaxReferenceCode
public void setTaxReferenceCode(java.lang.String taxReferenceCode)
- Specified by:
setTaxReferenceCode
in interface CustomerIntegrationCustomerAddress
toXml
public java.lang.String toXml()
throws SystemException,
XmlBuilderException
- Description copied from interface:
ElementObject
- Convert the element to an xml string.
- Specified by:
toXml
in interface ElementObject
- Returns:
- String xml element string
- Throws:
SystemException
XmlBuilderException
addElement
public void addElement(ElementObject element)
- Specified by:
addElement
in class ElementObjectImpl
setAttributes
public void setAttributes(java.util.Map attributes)
- Specified by:
setAttributes
in class ElementObjectImpl
toString
public java.lang.String toString()
- Overrides:
toString
in class ElementObjectImpl
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28