Uses of Interface
com.broadleafcommerce.payment.service.gateway.StoreCreditTransactionService
Packages that use StoreCreditTransactionService
Package
Description
-
Uses of StoreCreditTransactionService in com.broadleafcommerce.payment.service.gateway
Classes in com.broadleafcommerce.payment.service.gateway that implement StoreCreditTransactionServiceModifier and TypeClassDescriptionclass
The default implementation of the transaction service that is used to execute transactions.Methods in com.broadleafcommerce.payment.service.gateway that return StoreCreditTransactionServiceModifier and TypeMethodDescriptionprotected StoreCreditTransactionService
DefaultStoreCreditRollbackService.getTransactionService()
Constructors in com.broadleafcommerce.payment.service.gateway with parameters of type StoreCreditTransactionServiceModifierConstructorDescriptionDefaultStoreCreditRollbackService
(StoreCreditTransactionService transactionService) -
Uses of StoreCreditTransactionService in com.broadleafcommerce.payment.service.gateway.autoconfigure
Methods in com.broadleafcommerce.payment.service.gateway.autoconfigure that return StoreCreditTransactionServiceModifier and TypeMethodDescriptionStoreCreditServiceAutoConfiguration.storeCreditTransactionService
(StoreCreditExternalCallService creditAccountExternalCallService, com.broadleafcommerce.common.extension.TypeFactory typeFactory)