com.retek.component.customerorder.impl.remote
Class CustomerOrderPaymentDto
java.lang.Object
com.retek.commons.component.impl.Dto
com.retek.commons.component.impl.DeletableDto
com.retek.component.customerorder.impl.remote.CustomerOrderPaymentDto
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- CustomerOrderCashPaymentDto, CustomerOrderCheckPaymentDto, CustomerOrderCreditCardPaymentDto, CustomerOrderMoneyOrderPaymentDto, CustomerOrderVoucherPaymentDto
- public abstract class CustomerOrderPaymentDto
- extends DeletableDto
- See Also:
- Serialized Form
Methods inherited from class com.retek.commons.component.impl.Dto |
checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
transactionGroupRef
public DistributedReference transactionGroupRef
amount
public Money amount
authorizedAmount
public Money authorizedAmount
originalAuthorizedAmount
public Money originalAuthorizedAmount
currency
public java.lang.String currency
transactionTypeCode
public java.lang.String transactionTypeCode
settlementDto
public CustomerOrderSettlementDto settlementDto
orderReference
public DistributedReference orderReference
paymentAuthorizationResponseDto
public PaymentAuthorizationResponseDto paymentAuthorizationResponseDto
paymentTransactionType
public CustomerOrderPaymentTransactionType paymentTransactionType
tenderTypeRef
public DistributedReference tenderTypeRef
workflowContext
public RcomRmmWorkflowContext workflowContext
historyEventDtos
public java.util.Set historyEventDtos
salesAuditExportState
public ExportState salesAuditExportState
salesAuditTransactionDate
public RDate salesAuditTransactionDate
salesAuditExportAmount
public Money salesAuditExportAmount
createdBy
public DistributedReference createdBy
createDate
public RDate createDate
lastUpdatedBy
public DistributedReference lastUpdatedBy
lastUpdateDate
public RDate lastUpdateDate
CustomerOrderPaymentDto
public CustomerOrderPaymentDto(DistributedContext context,
DistributedReference reference)
CustomerOrderPaymentDto
public CustomerOrderPaymentDto(DistributedReference reference,
long version)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28