Uses of Class
com.hybris.cockpitng.core.config.impl.DefaultConfigContext
-
Packages that use DefaultConfigContext Package Description com.hybris.cockpitng.core.config.impl com.hybris.cockpitng.widgets.compare.adapter -
-
Uses of DefaultConfigContext in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl that return DefaultConfigContext Modifier and Type Method Description static DefaultConfigContextDefaultConfigContext. clone(ConfigContext context, java.lang.String newComponent, java.lang.String subComponent)Methods in com.hybris.cockpitng.core.config.impl with parameters of type DefaultConfigContext Modifier and Type Method Description protected voidSessionUserConfigurationContextDecorator. decorate(DefaultConfigContext context, java.lang.Class<?> configurationType, WidgetInstance widgetInstance, java.lang.String currentUser) -
Uses of DefaultConfigContext in com.hybris.cockpitng.widgets.compare.adapter
Methods in com.hybris.cockpitng.widgets.compare.adapter that return DefaultConfigContext Modifier and Type Method Description protected DefaultConfigContextDefaultCompareViewConfigAdapter. copyConfigContext(ConfigContext context, java.lang.String newComponent)
-