com.retek.component.pend.impl.remote
Class NegativeCustomerRecordDto

java.lang.Object
  extended bycom.retek.commons.component.impl.Dto
      extended bycom.retek.component.pend.impl.remote.NegativeCustomerRecordDto
All Implemented Interfaces:
java.io.Serializable

public class NegativeCustomerRecordDto
extends Dto

See Also:
Serialized Form

Field Summary
 Address address
           
 java.lang.String comment
           
 RDate createDate
           
 DistributedReference createdBy
           
 java.lang.String customerNumber
           
 TelephoneNumber dayTelephoneNumber
           
 EmailAddress email
           
 TelephoneNumber eveningTelephoneNumber
           
 java.lang.String firstName
           
 boolean inactive
           
 java.lang.String lastName
           
 RDate lastUpdateDate
           
 DistributedReference lastUpdatedBy
           
 java.lang.String middleInitial
           
 java.lang.String orderNumber
           
 java.lang.String paymentAccountNumber
           
 DistributedReference paymentMethodRef
           
 NegativeCustomerRecordSource source
           
 NegativeCustomerRecordType type
           
 
Constructor Summary
NegativeCustomerRecordDto(DistributedContext context, DistributedReference ref)
           
NegativeCustomerRecordDto(DistributedReference reference, long version)
           
 
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
 

Field Detail

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
Constructor Detail

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