com.retek.component.customer.impl.remote
Class CustomerDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.component.customer.impl.remote.CustomerDto
- All Implemented Interfaces:
- java.io.Serializable
- public class CustomerDto
- extends Dto
- See Also:
- Serialized Form
Methods inherited from class com.retek.commons.component.impl.Dto |
attributesToString, checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDeleted, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, mergePropertiesFrom, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
salutationRef
public DistributedReference salutationRef
firstName
public java.lang.String firstName
middleInitial
public java.lang.String middleInitial
lastName
public java.lang.String lastName
suffixRef
public DistributedReference suffixRef
primaryCustomerEmailAddressDto
public CustomerEmailAddressDto primaryCustomerEmailAddressDto
primaryShipToAddressDto
public CustomerAddressDto primaryShipToAddressDto
primaryBillToAddressDto
public CustomerAddressDto primaryBillToAddressDto
primaryDayTelephoneNumberDto
public CustomerTelephoneDto primaryDayTelephoneNumberDto
primaryEveningTelephoneNumberDto
public CustomerTelephoneDto primaryEveningTelephoneNumberDto
customerAddressDtos
public java.util.List customerAddressDtos
customerEmailAddressDtos
public java.util.List customerEmailAddressDtos
customerTelephoneDtos
public java.util.List customerTelephoneDtos
preferenceDtosByBannerRef
public java.util.Map preferenceDtosByBannerRef
creditCardDtos
public java.util.List creditCardDtos
storedValueCardCashoutDtos
public java.util.List storedValueCardCashoutDtos
acquisitionMethod
public AcquisitionMethod acquisitionMethod
initialBannerRef
public DistributedReference initialBannerRef
originalOrderDate
public RDate originalOrderDate
householdNumber
public java.lang.String householdNumber
subAccountNumber
public java.lang.String subAccountNumber
isInactive
public boolean isInactive
customerInactiveReasonRef
public DistributedReference customerInactiveReasonRef
alternateHouseholdNumbers
public java.util.Set alternateHouseholdNumbers
alternateCustomerIDs
public java.util.Set alternateCustomerIDs
sourceCodeRef
public DistributedReference sourceCodeRef
lastImportDate
public RDate lastImportDate
lastImportRequestId
public java.lang.String lastImportRequestId
createDate
public RDate createDate
createdByUserRef
public DistributedReference createdByUserRef
lastUpdateDate
public RDate lastUpdateDate
lastUpdatedByUserRef
public DistributedReference lastUpdatedByUserRef
nameChanged
public boolean nameChanged
CustomerDto
public CustomerDto(DistributedContext context,
DistributedReference reference)
CustomerDto
public CustomerDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28