|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |