Uses of Interface
com.hybris.cockpitng.config.locales.factory.CockpitLocalesFactory
-
Packages that use CockpitLocalesFactory Package Description com.hybris.cockpitng.config.locales.factory.impl com.hybris.cockpitng.i18n.impl -
-
Uses of CockpitLocalesFactory in com.hybris.cockpitng.config.locales.factory.impl
Classes in com.hybris.cockpitng.config.locales.factory.impl that implement CockpitLocalesFactory Modifier and Type Class Description classDefaultCockpitLocalesFactory -
Uses of CockpitLocalesFactory in com.hybris.cockpitng.i18n.impl
Methods in com.hybris.cockpitng.i18n.impl that return CockpitLocalesFactory Modifier and Type Method Description protected CockpitLocalesFactoryDefaultCockpitLocaleService. getCockpitLocalesFactory()Methods in com.hybris.cockpitng.i18n.impl with parameters of type CockpitLocalesFactory Modifier and Type Method Description voidDefaultCockpitLocaleService. setCockpitLocalesFactory(CockpitLocalesFactory cockpitLocalesFactory)
-