com.retek.component.internet.impl
Class ExAVoucherPaymentImpl

java.lang.Object
  extended bycom.retek.component.internet.impl.ExAPaymentImpl
      extended bycom.retek.component.internet.impl.ExAVoucherPaymentImpl
All Implemented Interfaces:
ExAPayment, ExAPaymentBase, ExAPaymentRequest, ExAVoucherPayment, ExAVoucherPaymentRequest
Direct Known Subclasses:
ExAGiftCertificatePaymentImpl, ExAMerchandiseVoucherPaymentImpl, ExARewardCertificatePaymentImpl, ExAStoredValueCardPaymentImpl

public abstract class ExAVoucherPaymentImpl
extends ExAPaymentImpl
implements ExAVoucherPayment, ExAVoucherPaymentRequest


Field Summary
 
Fields inherited from interface com.retek.component.internet.ExAPaymentBase
AMERICAN_EXPRESS_CREDIT_CARD_CODE, CASH_CODE, CHECK_CODE, DINERS_CLUB_CREDIT_CARD_CODE, DISCOVER_CREDIT_CARD_CODE, ENROUTE_CREDIT_CARD_CODE, GIFT_CARD_VOUCHER_CODE, GIFT_CERTIFICATE_VOUCHER_CODE, JAPANESE_CREDIT_BUREAU_CREDIT_CARD_CODE, MASTERCARD_CREDIT_CARD_CODE, MERCHANDISE_CARD_VOUCHER_CODE, MERCHANDISE_CERTIFICATE_VOUCHER_CODE, MONEY_ORDER_CODE, REWARD_CERTIFICATE_VOUCHER_CODE, VISA_CREDIT_CARD_CODE
 
Constructor Summary
ExAVoucherPaymentImpl()
           
 
Method Summary
 java.lang.String getControlNumber()
           
 void setControlNumber(java.lang.String controlNumber)
           
 
Methods inherited from class com.retek.component.internet.impl.ExAPaymentImpl
cancel, getAmount, getId, isCancelled, setAmount, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.component.internet.ExAPayment
cancel, getAmount, getId, isCancelled
 
Methods inherited from interface com.retek.component.internet.ExAPaymentRequest
setAmount
 

Constructor Detail

ExAVoucherPaymentImpl

public ExAVoucherPaymentImpl()
Method Detail

getControlNumber

public java.lang.String getControlNumber()
Specified by:
getControlNumber in interface ExAVoucherPayment

setControlNumber

public void setControlNumber(java.lang.String controlNumber)
Specified by:
setControlNumber in interface ExAVoucherPaymentRequest


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28