Uses of Interface
com.broadleafcommerce.paymenttransaction.web.service.RequestPaymentLockInfoResolver
Package
Description
-
Uses of RequestPaymentLockInfoResolver in com.broadleafcommerce.paymenttransaction.web.resolver
Modifier and TypeMethodDescriptionprotected RequestPaymentLockInfoResolver
PaymentLockInfoMethodArgumentResolver.getPaymentLockInfoResolver()
protected RequestPaymentLockInfoResolver
PaymentLockTokensMethodArgumentResolver.getPaymentLockInfoResolver()
ModifierConstructorDescriptionPaymentLockInfoMethodArgumentResolver
(RequestPaymentLockInfoResolver paymentLockInfoResolver, com.broadleafcommerce.common.extension.TypeFactory typeFactory) PaymentLockTokensMethodArgumentResolver
(RequestPaymentLockInfoResolver paymentLockInfoResolver, com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of RequestPaymentLockInfoResolver in com.broadleafcommerce.paymenttransaction.web.service
Modifier and TypeClassDescriptionclass
Resolves the lock type and id of the payment that are provided via request headers.