com.retek.component.pend.impl.remote
Class NegativeCustomerRecordDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.component.pend.impl.remote.NegativeCustomerRecordDto
- All Implemented Interfaces:
- java.io.Serializable
- public class NegativeCustomerRecordDto
- 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 |
address
public Address address
comment
public java.lang.String comment
createDate
public RDate createDate
createdBy
public DistributedReference createdBy
customerNumber
public java.lang.String customerNumber
dayTelephoneNumber
public TelephoneNumber dayTelephoneNumber
email
public EmailAddress email
eveningTelephoneNumber
public TelephoneNumber eveningTelephoneNumber
firstName
public java.lang.String firstName
inactive
public boolean inactive
lastName
public java.lang.String lastName
lastUpdateDate
public RDate lastUpdateDate
lastUpdatedBy
public DistributedReference lastUpdatedBy
middleInitial
public java.lang.String middleInitial
type
public NegativeCustomerRecordType type
orderNumber
public java.lang.String orderNumber
paymentAccountNumber
public java.lang.String paymentAccountNumber
paymentMethodRef
public DistributedReference paymentMethodRef
source
public NegativeCustomerRecordSource source
NegativeCustomerRecordDto
public NegativeCustomerRecordDto(DistributedContext context,
DistributedReference ref)
NegativeCustomerRecordDto
public NegativeCustomerRecordDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28