Uses of Class
com.broadleafcommerce.bulkoperations.service.provider.utils.ProviderUtils
-
Uses of ProviderUtils in com.broadleafcommerce.bulkoperations.service.provider.external
Modifier and TypeMethodDescriptionprotected ProviderUtils
ExternalCatalogProvider.getProviderUtils()
protected ProviderUtils
ExternalSearchProvider.getProviderUtils()
ModifierConstructorDescriptionExternalCatalogProvider
(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)