com.retek.component.customerorder.impl
Class CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.customerorder.impl.PaymentAuthorizationResponseImpl
com.retek.component.customerorder.impl.CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
- All Implemented Interfaces:
- BusinessObject, CustomerOrderRewardCertificatePaymentAuthorizationResponse, PaymentAuthorizationResponse, SecondClassObject
- public class CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
- extends PaymentAuthorizationResponseImpl
- implements CustomerOrderRewardCertificatePaymentAuthorizationResponse
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
public CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context,
CustomerOrderRewardCertificatePaymentAuthorizationResponseDto dto)
CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
public CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context)
getMyDto
public CustomerOrderRewardCertificatePaymentAuthorizationResponseDto getMyDto()
getCertificateValue
public Money getCertificateValue()
- Specified by:
getCertificateValue
in interface CustomerOrderRewardCertificatePaymentAuthorizationResponse
getResultCode
public java.lang.String getResultCode()
- Specified by:
getResultCode
in interface PaymentAuthorizationResponse
- Overrides:
getResultCode
in class PaymentAuthorizationResponseImpl
setCertificateValue
public void setCertificateValue(Money certificateValue)
- Specified by:
setCertificateValue
in interface CustomerOrderRewardCertificatePaymentAuthorizationResponse
setResultCode
public void setResultCode(java.lang.String resultCode)
- Specified by:
setResultCode
in interface PaymentAuthorizationResponse
- Overrides:
setResultCode
in class PaymentAuthorizationResponseImpl
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28