com.retek.component.payment.impl
Class RewardCertificatePaymentImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.payment.impl.PaymentImpl
com.retek.component.payment.impl.RewardCertificatePaymentImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, Payment, RewardCertificatePayment
- public class RewardCertificatePaymentImpl
- extends PaymentImpl
- implements RewardCertificatePayment
Methods inherited from class com.retek.component.payment.impl.PaymentImpl |
allocateSettlement, authorize, getAmount, getCurrency, getDto, getPaymentAuthorizationResponse, getSettlement, getTransactionTypeCode, isSettled, setAmount, setCurrency, setPaymentAuthorizationResponse, setTransactionTypeCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.component.payment.Payment |
allocateSettlement, authorize, getAmount, getCurrency, getPaymentAuthorizationResponse, getSettlement, getTransactionTypeCode, isPersisted, isSettled, setAmount, setCurrency, setPaymentAuthorizationResponse, setTransactionTypeCode |
RewardCertificatePaymentImpl
public RewardCertificatePaymentImpl(RewardCertificatePaymentDto dto)
getPaymentDto
public PaymentDto getPaymentDto()
- Specified by:
getPaymentDto
in class PaymentImpl
getControlNumber
public java.lang.String getControlNumber()
- Specified by:
getControlNumber
in interface RewardCertificatePayment
setControlNumber
public void setControlNumber(java.lang.String controlNumber)
- Specified by:
setControlNumber
in interface RewardCertificatePayment
doAuthorization
protected void doAuthorization()
throws SystemException
- Specified by:
doAuthorization
in class PaymentImpl
- Throws:
SystemException
validate
protected void validate(PaymentBusinessException exception)
throws BusinessException,
SystemException
- Overrides:
validate
in class PaymentImpl
- Throws:
BusinessException
SystemException
doCreateNewPayment
protected final PaymentImpl doCreateNewPayment(Money amount)
throws SystemException
- Specified by:
doCreateNewPayment
in class PaymentImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28