com.retek.component.customerorder.impl
Class CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.BusinessObjectImpl
      extended bycom.retek.commons.component.impl.SecondClassObjectImpl
          extended bycom.retek.component.customerorder.impl.PaymentAuthorizationResponseImpl
              extended bycom.retek.component.customerorder.impl.CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
All Implemented Interfaces:
BusinessObject, CustomerOrderRewardCertificatePaymentAuthorizationResponse, PaymentAuthorizationResponse, SecondClassObject

public class CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl
extends PaymentAuthorizationResponseImpl
implements CustomerOrderRewardCertificatePaymentAuthorizationResponse


Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Constructor Summary
CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context)
           
CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context, CustomerOrderRewardCertificatePaymentAuthorizationResponseDto dto)
           
 
Method Summary
 Money getCertificateValue()
           
 CustomerOrderRewardCertificatePaymentAuthorizationResponseDto getMyDto()
           
 java.lang.String getResultCode()
           
 void setCertificateValue(Money certificateValue)
           
 void setResultCode(java.lang.String resultCode)
           
 
Methods inherited from class com.retek.component.customerorder.impl.PaymentAuthorizationResponseImpl
getAuthorizationCode, getAuthorizationDate, getDto, setAuthorizationCode, setAuthorizationDate
 
Methods inherited from class com.retek.commons.component.impl.SecondClassObjectImpl
equals, getGenericDto, hashCode, setGenericDto, toString, wrap, wrap, wrap, wrap
 
Methods inherited from class com.retek.commons.component.impl.BusinessObjectImpl
checkRelation, checkRelation, getBusinessInterface, getContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.retek.component.customerorder.PaymentAuthorizationResponse
getAuthorizationCode, getAuthorizationDate, setAuthorizationCode, setAuthorizationDate
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Constructor Detail

CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl

public CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context,
                                                                      CustomerOrderRewardCertificatePaymentAuthorizationResponseDto dto)

CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl

public CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl(DistributedContext context)
Method Detail

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