com.retek.component.customerorder
Interface CustomerOrderRewardCertificatePaymentAuthorizationResponse

All Superinterfaces:
BusinessObject, PaymentAuthorizationResponse, SecondClassObject
All Known Implementing Classes:
CustomerOrderRewardCertificatePaymentAuthorizationResponseImpl

public interface CustomerOrderRewardCertificatePaymentAuthorizationResponse
extends PaymentAuthorizationResponse

This interface CustomerOrderRewardCertificatePaymentAuthorizationResponse is used to hold authorization response results for reward certificate payments.

Retek Inc. Copyright (c) 2003


Method Summary
 Money getCertificateValue()
           
 void setCertificateValue(Money certificateValue)
           
 
Methods inherited from interface com.retek.component.customerorder.PaymentAuthorizationResponse
getAuthorizationCode, getAuthorizationDate, getResultCode, setAuthorizationCode, setAuthorizationDate, setResultCode
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

getCertificateValue

public Money getCertificateValue()

setCertificateValue

public void setCertificateValue(Money certificateValue)


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