com.retek.component.payment.impl.remote
Class ExternalRewardCertificate

java.lang.Object
  extended bycom.retek.component.payment.impl.remote.ExternalRewardCertificate
All Implemented Interfaces:
java.io.Serializable

public class ExternalRewardCertificate
extends java.lang.Object
implements java.io.Serializable

Used by our implementation of SynchronousRewardCertificateAuthorizer to gather information from RMS and pass it back to our service for processing.

See Also:
Serialized Form

Field Summary
 java.lang.String controlNumber
           
 java.math.BigDecimal rcCertificateValue
           
 java.util.Date rcExpirationDate
           
 java.lang.String rcStatus
           
 java.util.Date systemDate
           
 
Constructor Summary
ExternalRewardCertificate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

controlNumber

public java.lang.String controlNumber

rcCertificateValue

public java.math.BigDecimal rcCertificateValue

rcStatus

public java.lang.String rcStatus

rcExpirationDate

public java.util.Date rcExpirationDate

systemDate

public java.util.Date systemDate
Constructor Detail

ExternalRewardCertificate

public ExternalRewardCertificate()


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