com.retek.component.customerorder.impl
Class CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
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.CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
- All Implemented Interfaces:
- BusinessObject, CustomerOrderStoredValueCardPaymentAuthorizationResponse, PaymentAuthorizationResponse, SecondClassObject
- public class CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
- extends PaymentAuthorizationResponseImpl
- implements CustomerOrderStoredValueCardPaymentAuthorizationResponse
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
public CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl(DistributedContext context,
CustomerOrderStoredValueCardPaymentAuthorizationResponseDto dto)
CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl
public CustomerOrderStoredValueCardPaymentAuthorizationResponseImpl(DistributedContext context)
getMyDto
public CustomerOrderStoredValueCardPaymentAuthorizationResponseDto getMyDto()
getAuthorizedAmount
public Money getAuthorizedAmount()
- Specified by:
getAuthorizedAmount
in interface CustomerOrderStoredValueCardPaymentAuthorizationResponse
getResultCode
public java.lang.String getResultCode()
- Specified by:
getResultCode
in interface PaymentAuthorizationResponse
- Overrides:
getResultCode
in class PaymentAuthorizationResponseImpl
getAvailableBalance
public Money getAvailableBalance()
- Specified by:
getAvailableBalance
in interface CustomerOrderStoredValueCardPaymentAuthorizationResponse
setAuthorizedAmount
public void setAuthorizedAmount(Money authorizedAmount)
- Specified by:
setAuthorizedAmount
in interface CustomerOrderStoredValueCardPaymentAuthorizationResponse
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