com.retek.component.customerorder.impl
Class CustomerOrderCreditCardPaymentAuthorizationResponseImpl

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.CustomerOrderCreditCardPaymentAuthorizationResponseImpl
All Implemented Interfaces:
BusinessObject, CustomerOrderCreditCardPaymentAuthorizationResponse, PaymentAuthorizationResponse, SecondClassObject

public class CustomerOrderCreditCardPaymentAuthorizationResponseImpl
extends PaymentAuthorizationResponseImpl
implements CustomerOrderCreditCardPaymentAuthorizationResponse


Field Summary
 
Fields inherited from class com.retek.commons.component.impl.BusinessObjectImpl
context
 
Constructor Summary
CustomerOrderCreditCardPaymentAuthorizationResponseImpl(DistributedContext context)
           
CustomerOrderCreditCardPaymentAuthorizationResponseImpl(DistributedContext context, CustomerOrderCreditCardPaymentAuthorizationResponseDto dto)
           
 
Method Summary
 AvsCode getAvsCode()
           
 java.lang.String getCvvResponseCode()
           
 CustomerOrderCreditCardPaymentAuthorizationResponseDto getMyDto()
           
 java.lang.String getReferenceField1()
           
 java.lang.String getReferenceField10()
           
 java.lang.String getReferenceField2()
           
 java.lang.String getReferenceField3()
           
 java.lang.String getReferenceField4()
           
 java.lang.String getReferenceField5()
           
 java.lang.String getReferenceField6()
           
 java.lang.String getReferenceField7()
           
 java.lang.String getReferenceField8()
           
 java.lang.String getReferenceField9()
           
 java.lang.String getResultCode()
           
 void setAvsCode(AvsCode avsCode)
           
 void setCvvResponseCode(java.lang.String cvvResponseCode)
           
 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

CustomerOrderCreditCardPaymentAuthorizationResponseImpl

public CustomerOrderCreditCardPaymentAuthorizationResponseImpl(DistributedContext context,
                                                               CustomerOrderCreditCardPaymentAuthorizationResponseDto dto)

CustomerOrderCreditCardPaymentAuthorizationResponseImpl

public CustomerOrderCreditCardPaymentAuthorizationResponseImpl(DistributedContext context)
Method Detail

getMyDto

public CustomerOrderCreditCardPaymentAuthorizationResponseDto getMyDto()

getAvsCode

public AvsCode getAvsCode()
                   throws SystemException,
                          BusinessException
Specified by:
getAvsCode in interface CustomerOrderCreditCardPaymentAuthorizationResponse
Throws:
SystemException
BusinessException

getCvvResponseCode

public java.lang.String getCvvResponseCode()
Specified by:
getCvvResponseCode in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getResultCode

public java.lang.String getResultCode()
Specified by:
getResultCode in interface PaymentAuthorizationResponse
Overrides:
getResultCode in class PaymentAuthorizationResponseImpl

setAvsCode

public void setAvsCode(AvsCode avsCode)
Specified by:
setAvsCode in interface CustomerOrderCreditCardPaymentAuthorizationResponse

setCvvResponseCode

public void setCvvResponseCode(java.lang.String cvvResponseCode)
Specified by:
setCvvResponseCode in interface CustomerOrderCreditCardPaymentAuthorizationResponse

setResultCode

public void setResultCode(java.lang.String resultCode)
Specified by:
setResultCode in interface PaymentAuthorizationResponse
Overrides:
setResultCode in class PaymentAuthorizationResponseImpl

getReferenceField1

public java.lang.String getReferenceField1()
Specified by:
getReferenceField1 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField2

public java.lang.String getReferenceField2()
Specified by:
getReferenceField2 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField3

public java.lang.String getReferenceField3()
Specified by:
getReferenceField3 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField4

public java.lang.String getReferenceField4()
Specified by:
getReferenceField4 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField5

public java.lang.String getReferenceField5()
Specified by:
getReferenceField5 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField6

public java.lang.String getReferenceField6()
Specified by:
getReferenceField6 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField7

public java.lang.String getReferenceField7()
Specified by:
getReferenceField7 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField8

public java.lang.String getReferenceField8()
Specified by:
getReferenceField8 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField9

public java.lang.String getReferenceField9()
Specified by:
getReferenceField9 in interface CustomerOrderCreditCardPaymentAuthorizationResponse

getReferenceField10

public java.lang.String getReferenceField10()
Specified by:
getReferenceField10 in interface CustomerOrderCreditCardPaymentAuthorizationResponse


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