Uses of Class
de.hybris.platform.cockpit.services.config.impl.UIComponentCache
-
Packages that use UIComponentCache Package Description de.hybris.platform.cockpit.services.config.impl de.hybris.platform.cockpit.session.impl de.hybris.platform.cockpit.wizards.resetconfigs -
-
Uses of UIComponentCache in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type UIComponentCache Modifier and Type Method Description voidDefaultUIConfigurationService. setUiComponentCache(UIComponentCache componentCache) -
Uses of UIComponentCache in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl with parameters of type UIComponentCache Modifier and Type Method Description voidBaseUICockpitNavigationArea. setUiComponentCache(UIComponentCache uiComponentCache) -
Uses of UIComponentCache in de.hybris.platform.cockpit.wizards.resetconfigs
Methods in de.hybris.platform.cockpit.wizards.resetconfigs with parameters of type UIComponentCache Modifier and Type Method Description voidResetConfigWizardController. setUiComponentCache(UIComponentCache uiComponentCache)
-