Uses of Interface
de.hybris.platform.commerceservices.threadcontext.ThreadContextService
-
-
Uses of ThreadContextService in de.hybris.platform.commercefacades.search.solrfacetsearch.impl
Methods in de.hybris.platform.commercefacades.search.solrfacetsearch.impl that return ThreadContextService Modifier and Type Method Description protected ThreadContextServiceDefaultSolrProductSearchFacade. getThreadContextService()Methods in de.hybris.platform.commercefacades.search.solrfacetsearch.impl with parameters of type ThreadContextService Modifier and Type Method Description voidDefaultSolrProductSearchFacade. setThreadContextService(ThreadContextService threadContextService) -
Uses of ThreadContextService in de.hybris.platform.commerceservices.threadcontext.impl
Classes in de.hybris.platform.commerceservices.threadcontext.impl that implement ThreadContextService Modifier and Type Class Description classDefaultThreadContextServiceDefault implementation of the ThreadContextService -
Uses of ThreadContextService in de.hybris.platform.commerceservices.url.impl
Methods in de.hybris.platform.commerceservices.url.impl that return ThreadContextService Modifier and Type Method Description protected ThreadContextServiceAbstractUrlResolver. getThreadContextService()Methods in de.hybris.platform.commerceservices.url.impl with parameters of type ThreadContextService Modifier and Type Method Description voidAbstractUrlResolver. setThreadContextService(ThreadContextService threadContextService) -
Uses of ThreadContextService in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that return ThreadContextService Modifier and Type Method Description protected ThreadContextServiceProductConfigurationVariantSearchServiceImpl. getThreadContextService()Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type ThreadContextService Modifier and Type Method Description voidProductConfigurationVariantSearchServiceImpl. setThreadContextService(ThreadContextService threadContextService)
-