Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayReportingService
Packages that use PaymentGatewayReportingService
-
Uses of PaymentGatewayReportingService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGatewayReportingServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getReportingService(@NonNull String gatewayType) PaymentGatewayResourceProvider.getReportingService(String gatewayType) Returns the firstPaymentGatewayReportingServicethat matches the givenPaymentGatewayType.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGatewayReportingServiceModifier and TypeMethodDescriptionprotected List<PaymentGatewayReportingService>DefaultPaymentGatewayResourceProvider.getReportingServices()