com.retek.component.customerorder
Interface CustomerOrderVoucherPayment
- All Superinterfaces:
- BusinessObject, CustomerOrderPayment, CustomerOrderTransactionItem, DistributedObject
- All Known Subinterfaces:
- CustomerOrderGiftCertificatePayment, CustomerOrderMerchandiseCertificatePayment, CustomerOrderRewardCertificatePayment, CustomerOrderStoredValueCardPayment
- public interface CustomerOrderVoucherPayment
- extends CustomerOrderPayment
This interface extends from the standard CustomerOrderPayment. CustomerOrderVoucherPayment
is a CustomerOrderPayment with a Tender Type of Voucher Payment.
Retek Inc. Copyright (c) 2003
Methods inherited from interface com.retek.component.customerorder.CustomerOrderPayment |
addSalesAuditExportAmount, allocateSettlement, allocateSettlement, allocateSettlement, authorizeManually, authorizeManually, cancel, finishSettlement, getAccountNumber, getAmount, getAuthorizedAmount, getCurrency, getHistoryEvents, getOrder, getOriginalAuthorizedAmount, getPaymentAuthorizationResponse, getPaymentTransactionType, getRedemptionTenderType, getRefundRecipientAddress, getRefundTenderType, getSalesAuditExportAmount, getSalesAuditPaidInState, getSalesAuditPaidOutState, getSalesAuditTransactionDate, getSettlement, getState, getTenderType, getTransactionTypeCode, getUnauthorizedAmount, hasUnauthorizedAmount, isAmountAdjustable, isAmountAdjustable, isApproved, isCancelable, isCancelled, isCreditPayment, isCreditPaymentForAccommodation, isCreditPaymentForPostSaleAccommodation, isCreditPaymentForPreSaleAccommodation, isDeclined, isFraud, isManuallyApproved, isPhysicalTender, isPreSettled, isReferral, isSettled, isWaitingAuth, isWaitingManualAuth, markCreditPaymentExportedForPaidOut, markCreditPaymentReadyForPaidOutExport, markSalePaymentExportedForPaidIn, markSalePaymentReadyForPaidInExport, setAmount, setCurrency, setPaymentTransactionType, setRefundRecipientAddress, setTransactionTypeCode |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
CONTROL_NUMBER
public static final java.lang.String CONTROL_NUMBER
- See Also:
- Constant Field Values
setControlNumber
public void setControlNumber(java.lang.String controlNumber)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getControlNumber
public java.lang.String getControlNumber()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25