public interface SecurePaymentInfoService
| Modifier and Type | Method and Description |
|---|---|
Referenced |
create(PaymentInfoType paymentInfoType) |
void |
findAndRemoveSecurePaymentInfo(java.lang.String referenceNumber,
PaymentInfoType paymentInfoType) |
Referenced |
findSecurePaymentInfo(java.lang.String referenceNumber,
PaymentInfoType paymentInfoType) |
void |
remove(Referenced securePaymentInfo) |
Referenced |
save(Referenced securePaymentInfo) |
Referenced findSecurePaymentInfo(java.lang.String referenceNumber, PaymentInfoType paymentInfoType) throws WorkflowException
WorkflowExceptionReferenced save(Referenced securePaymentInfo)
Referenced create(PaymentInfoType paymentInfoType)
void remove(Referenced securePaymentInfo)
void findAndRemoveSecurePaymentInfo(java.lang.String referenceNumber,
PaymentInfoType paymentInfoType)
throws WorkflowException
WorkflowExceptionCopyright © 2018. All Rights Reserved.