public interface SecureOrderPaymentService
Modifier and Type | Method and Description |
---|---|
Referenced |
create(PaymentType paymentType) |
void |
findAndRemoveSecurePaymentInfo(String referenceNumber,
PaymentType paymentType) |
Referenced |
findSecurePaymentInfo(String referenceNumber,
PaymentType paymentType) |
void |
remove(Referenced securePayment) |
Referenced |
save(Referenced securePayment) |
Referenced findSecurePaymentInfo(String referenceNumber, PaymentType paymentType) throws WorkflowException
WorkflowException
Referenced save(Referenced securePayment)
Referenced create(PaymentType paymentType)
void remove(Referenced securePayment)
void findAndRemoveSecurePaymentInfo(String referenceNumber, PaymentType paymentType) throws WorkflowException
WorkflowException
Copyright © 2020. All rights reserved.