Uses of Interface
com.broadleafcommerce.money.CurrencyContextSupplier
Packages that use CurrencyContextSupplier
-
Uses of CurrencyContextSupplier in com.broadleafcommerce.money.jackson
Methods in com.broadleafcommerce.money.jackson that return CurrencyContextSupplierModifier and TypeMethodDescriptionprotected @NonNull CurrencyContextSupplier<T>CurrencyContextDeserializer.getSupplier()Constructors in com.broadleafcommerce.money.jackson with parameters of type CurrencyContextSupplierModifierConstructorDescriptionCurrencyContextDeserializer(CurrencyContextSupplier<T> supplier, BroadleafMoneyModule.FieldNames names)