Uses of Interface
com.hybris.cockpitng.i18n.LocalizedValuesService
-
-
Uses of LocalizedValuesService in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl
Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl that return LocalizedValuesService Modifier and Type Method Description LocalizedValuesServiceDefaultFieldQueryFieldRenderer. getLocalizedValuesService()protected LocalizedValuesServiceDefaultFieldQueryPopupRenderer. getLocalizedValuesService()Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl with parameters of type LocalizedValuesService Modifier and Type Method Description voidDefaultFieldQueryFieldRenderer. setLocalizedValuesService(LocalizedValuesService localizedValuesService)voidDefaultFieldQueryPopupRenderer. setLocalizedValuesService(LocalizedValuesService localizedValuesService) -
Uses of LocalizedValuesService in com.hybris.cockpitng.editor.localized
Methods in com.hybris.cockpitng.editor.localized that return LocalizedValuesService Modifier and Type Method Description LocalizedValuesServiceLocalizedSimpleEditor. getLocalizedValuesService()Methods in com.hybris.cockpitng.editor.localized with parameters of type LocalizedValuesService Modifier and Type Method Description voidLocalizedSimpleEditor. setLocalizedValuesService(LocalizedValuesService localizedValuesService) -
Uses of LocalizedValuesService in com.hybris.cockpitng.i18n.impl
Classes in com.hybris.cockpitng.i18n.impl that implement LocalizedValuesService Modifier and Type Class Description classDefaultLocalizedValuesServiceDefault implementation of service for reading localized valuesLocalizedValuesService -
Uses of LocalizedValuesService in com.hybris.cockpitng.widgets.common.simplelist
Methods in com.hybris.cockpitng.widgets.common.simplelist that return LocalizedValuesService Modifier and Type Method Description LocalizedValuesServiceSimpleListController. getLocalizedValuesService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.cockpitng.widgets.common.simplelist with parameters of type LocalizedValuesService Modifier and Type Method Description voidSimpleListController. setLocalizedValuesService(LocalizedValuesService localizedValuesService)Deprecated, for removal: This API element is subject to removal in a future version.
-