Uses of Class
com.broadleafcommerce.bulkoperations.service.provider.utils.ProviderUtils
Packages that use ProviderUtils
-
Uses of ProviderUtils in com.broadleafcommerce.bulkoperations.service.provider.external
Methods in com.broadleafcommerce.bulkoperations.service.provider.external that return ProviderUtilsModifier and TypeMethodDescriptionprotected ProviderUtilsExternalCatalogProvider.getProviderUtils()protected ProviderUtilsExternalSearchProvider.getProviderUtils()Constructors in com.broadleafcommerce.bulkoperations.service.provider.external with parameters of type ProviderUtilsModifierConstructorDescriptionExternalCatalogProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ProviderUtils providerUtils, ExternalCatalogProperties properties) ExternalSearchProvider(org.springframework.web.reactive.function.client.WebClient webClient, com.broadleafcommerce.common.extension.TypeFactory typeFactory, ProviderUtils providerUtils, ExternalSearchProperties properties)