|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.payment.impl.remote.SynchronousRewardCertificateAuthorizerService
Field Summary | |
static java.lang.String |
ISSUED_STATUS
|
static java.lang.String |
REDEEMED_STATUS
|
Constructor Summary | |
SynchronousRewardCertificateAuthorizerService()
|
Method Summary | |
RewardCertificateAuthorizationResponse |
authorize(RewardCertificateAuthorizationRequest request)
Handles the authorization of a single reward certificate payment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String REDEEMED_STATUS
public static final java.lang.String ISSUED_STATUS
Constructor Detail |
public SynchronousRewardCertificateAuthorizerService()
Method Detail |
public RewardCertificateAuthorizationResponse authorize(RewardCertificateAuthorizationRequest request) throws RewardCertificateProcessingException
SynchronousRewardCertificateAuthorizer
authorize
in interface SynchronousRewardCertificateAuthorizer
request
- Information about the account number and the amount requested
for authorization.
RewardCertificateProcessingException
- if the system is unable to process the
authorization request.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |