Uses of Interface
de.hybris.platform.cockpit.services.label.LabelService
Packages that use LabelService
Package
Description
-
Uses of LabelService in de.hybris.platform.cmscockpit.components.welcomepage
Methods in de.hybris.platform.cmscockpit.components.welcomepage that return LabelService -
Uses of LabelService in de.hybris.platform.cmscockpit.services.label.impl
Methods in de.hybris.platform.cmscockpit.services.label.impl that return LabelServiceMethods in de.hybris.platform.cmscockpit.services.label.impl with parameters of type LabelServiceModifier and TypeMethodDescriptionvoidCMSNavigationEntryLabelProvider.setLabelService(LabelService labelService) -
Uses of LabelService in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return LabelServiceModifier and TypeMethodDescriptionprotected LabelServiceNavigationNodeBrowserModel.getLabelService() -
Uses of LabelService in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return LabelServiceMethods in de.hybris.platform.cockpit.components.listview.impl with parameters of type LabelServiceModifier and TypeMethodDescriptionvoidExportCsvAction.setLabelService(LabelService labelService) -
Uses of LabelService in de.hybris.platform.cockpit.model.gridview.impl
Methods in de.hybris.platform.cockpit.model.gridview.impl that return LabelService -
Uses of LabelService in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return LabelServiceModifier and TypeMethodDescriptionprotected LabelServiceIconLabelColumnConfiguration.getLabelService() -
Uses of LabelService in de.hybris.platform.cockpit.services.label.impl
Classes in de.hybris.platform.cockpit.services.label.impl that implement LabelService -
Uses of LabelService in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl that return LabelServiceMethods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type LabelServiceModifier and TypeMethodDescriptionvoidDefaultXmlDataProvider.setLabelService(LabelService labelService) -
Uses of LabelService in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return LabelService -
Uses of LabelService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return LabelServiceMethods in de.hybris.platform.cockpit.session.impl with parameters of type LabelService -
Uses of LabelService in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type LabelServiceModifier and TypeMethodDescriptionstatic StringTypeTools.getValueAsString(LabelService labelService, Object value) Returns a string representation of a value, where value can be a TypedObject, a collection of TypedObject (the LabelService is used to get the labels) or any other Object (toString() is used).static StringTypeTools.getValueAsString(LabelService labelService, Object value, int size) -
Uses of LabelService in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return LabelServiceModifier and TypeMethodDescriptionprotected LabelServiceBundleNavigationNodeBrowserModel.getLabelService()protected final LabelServiceBundleNavigationNodeBrowserModel.getLabelServiceInternal()