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