Uses of Class
com.retek.component.payment.integration.rewardcertificate.RewardCertificateAuthorizationRequest

Packages that use RewardCertificateAuthorizationRequest
com.retek.component.payment.impl.persistence   
com.retek.component.payment.impl.remote   
com.retek.component.payment.integration.rewardcertificate   
 

Uses of RewardCertificateAuthorizationRequest in com.retek.component.payment.impl.persistence
 

Methods in com.retek.component.payment.impl.persistence that return RewardCertificateAuthorizationRequest
static RewardCertificateAuthorizationRequest PaymentDbObjectMaster.getRewardCertificateAuthorizationRequest(java.lang.String controlNumber, java.math.BigDecimal requestAmt)
           
 

Uses of RewardCertificateAuthorizationRequest in com.retek.component.payment.impl.remote
 

Methods in com.retek.component.payment.impl.remote with parameters of type RewardCertificateAuthorizationRequest
 RewardCertificateAuthorizationResponse SynchronousRewardCertificateAuthorizerService.authorize(RewardCertificateAuthorizationRequest request)
           
 

Uses of RewardCertificateAuthorizationRequest in com.retek.component.payment.integration.rewardcertificate
 

Methods in com.retek.component.payment.integration.rewardcertificate with parameters of type RewardCertificateAuthorizationRequest
 RewardCertificateAuthorizationResponse SynchronousRewardCertificateAuthorizer.authorize(RewardCertificateAuthorizationRequest request)
          Handles the authorization of a single reward certificate payment.
 



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