Uses of Interface
com.hybris.cockpitng.labels.LabelStringObjectHandler
-
Packages that use LabelStringObjectHandler Package Description com.hybris.backoffice.widgets.fulltextsearch.renderer.impl com.hybris.cockpitng.labels.impl -
-
Uses of LabelStringObjectHandler in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl
Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl that return LabelStringObjectHandler Modifier and Type Method Description LabelStringObjectHandlerDefaultFieldQueryFieldRenderer. getLabelStringObjectHandler()Methods in com.hybris.backoffice.widgets.fulltextsearch.renderer.impl with parameters of type LabelStringObjectHandler Modifier and Type Method Description voidDefaultFieldQueryFieldRenderer. setLabelStringObjectHandler(LabelStringObjectHandler labelStringObjectHandler) -
Uses of LabelStringObjectHandler in com.hybris.cockpitng.labels.impl
Classes in com.hybris.cockpitng.labels.impl that implement LabelStringObjectHandler Modifier and Type Class Description classBackofficeTypeQualifierStringObjectHandlerExtended version ofTypeQualifierStringObjectHandlerthat usesCockpitLocaleServiceto get labels in the current cockpit session locale.classTypeQualifierStringObjectHandlerLabelStringObjectHandlerimplementation that can get localized labels forDataTypeandDataAttributequalifiers.Methods in com.hybris.cockpitng.labels.impl with parameters of type LabelStringObjectHandler Modifier and Type Method Description voidDefaultLabelService. setLabelStringObjectHandler(LabelStringObjectHandler labelStringObjectHandler)
-