com.retek.component.customerorder.impl.remote
Class PaymentAuthorizationResponseDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.component.customerorder.impl.remote.PaymentAuthorizationResponseDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Direct Known Subclasses:
CustomerOrderCreditCardPaymentAuthorizationResponseDto, CustomerOrderRewardCertificatePaymentAuthorizationResponseDto, CustomerOrderStoredValueCardPaymentAuthorizationResponseDto

public class PaymentAuthorizationResponseDto
extends SecondClassDto

See Also:
Serialized Form

Field Summary
 java.lang.String authorizationCode
           
 RDate authorizationDate
           
 java.lang.String resultCode
           
 
Constructor Summary
PaymentAuthorizationResponseDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

resultCode

public java.lang.String resultCode

authorizationCode

public java.lang.String authorizationCode

authorizationDate

public RDate authorizationDate
Constructor Detail

PaymentAuthorizationResponseDto

public PaymentAuthorizationResponseDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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