Uses of Interface
com.broadleafcommerce.paymenttransaction.domain.enums.PaymentManagementAccessRestrictions
Packages that use PaymentManagementAccessRestrictions
Package
Description
-
Uses of PaymentManagementAccessRestrictions in com.broadleafcommerce.paymenttransaction.domain.enums
Classes in com.broadleafcommerce.paymenttransaction.domain.enums that implement PaymentManagementAccessRestrictions -
Uses of PaymentManagementAccessRestrictions in com.broadleafcommerce.paymenttransaction.service
Methods in com.broadleafcommerce.paymenttransaction.service with parameters of type PaymentManagementAccessRestrictionsModifier 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)