Uses of Interface
de.hybris.platform.acceleratorservices.config.HostConfigService
-
-
Uses of HostConfigService in de.hybris.platform.acceleratorservices.config.impl
Classes in de.hybris.platform.acceleratorservices.config.impl that implement HostConfigService Modifier and Type Class Description classDefaultHostConfigServiceDefault implementation of the HostConfigService.Constructors in de.hybris.platform.acceleratorservices.config.impl with parameters of type HostConfigService Constructor Description HostConfigLookup(HostConfigService hostConfigService, java.lang.String hostname) -
Uses of HostConfigService in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return HostConfigService Modifier and Type Method Description protected HostConfigServiceAbstractPageController. getHostConfigService() -
Uses of HostConfigService in de.hybris.platform.addonsupport.controllers.page
Methods in de.hybris.platform.addonsupport.controllers.page that return HostConfigService Modifier and Type Method Description protected HostConfigServiceAbstractAddOnPageController. getHostConfigService() -
Uses of HostConfigService in de.hybris.platform.chinesestoreaddon.interceptors.beforeview
Methods in de.hybris.platform.chinesestoreaddon.interceptors.beforeview that return HostConfigService Modifier and Type Method Description protected HostConfigServiceBaiduMapsBeforeViewHandler. getHostConfigService() -
Uses of HostConfigService in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview
Methods in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview that return HostConfigService Modifier and Type Method Description protected HostConfigServiceAnalyticsPropertiesBeforeViewHandler. getHostConfigService()Methods in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview with parameters of type HostConfigService Modifier and Type Method Description voidAnalyticsPropertiesBeforeViewHandler. setHostConfigService(HostConfigService hostConfigService)
-