Uses of Interface
com.broadleafcommerce.paymenttransaction.domain.enums.PaymentManagementAccessRestrictions
Package
Description
-
Uses of PaymentManagementAccessRestrictions in com.broadleafcommerce.paymenttransaction.domain.enums
-
Uses of PaymentManagementAccessRestrictions in com.broadleafcommerce.paymenttransaction.service
Modifier and TypeMethodDescriptionprotected UpdatePaymentsResponse
DefaultPaymentManagementService.blockCustomerMutability
(@NonNull org.springframework.data.domain.Page<Payment> payments, @NonNull PaymentLockTokens paymentLockTokens, @NonNull PaymentManagementAccessRestrictions restriction, boolean shouldMarkTransactionsIneligibleForAutomaticReversal, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)