Uses of Interface
com.broadleafcommerce.paymenttransaction.service.PaymentTransactionResultAuditService
Packages that use PaymentTransactionResultAuditService
Package
Description
-
Uses of PaymentTransactionResultAuditService in com.broadleafcommerce.paymenttransaction.service
Classes in com.broadleafcommerce.paymenttransaction.service that implement PaymentTransactionResultAuditServiceModifier and TypeClassDescriptionclassDefault implementation ofPaymentTransactionResultAuditService -
Uses of PaymentTransactionResultAuditService in com.broadleafcommerce.paymenttransaction.service.webhook
Methods in com.broadleafcommerce.paymenttransaction.service.webhook that return PaymentTransactionResultAuditServiceModifier and TypeMethodDescriptionDefaultTransactionWebhookService.getPaymentTransactionResultAuditService()Methods in com.broadleafcommerce.paymenttransaction.service.webhook with parameters of type PaymentTransactionResultAuditServiceModifier and TypeMethodDescriptionvoidDefaultTransactionWebhookService.setPaymentTransactionResultAuditService(PaymentTransactionResultAuditService<PaymentTransactionResultAudit> paymentTransactionResultAuditService)