Uses of Class
de.hybris.platform.pcmbackoffice.services.ShortcutsService
-
Packages that use ShortcutsService Package Description com.hybris.pcmbackoffice.actions.removelist com.hybris.pcmbackoffice.renderers com.hybris.pcmbackoffice.widgets.shortcuts -
-
Uses of ShortcutsService in com.hybris.pcmbackoffice.actions.removelist
Methods in com.hybris.pcmbackoffice.actions.removelist that return ShortcutsService Modifier and Type Method Description ShortcutsServiceAbstractRemoveShortcutsListAction. getShortcutsService()Methods in com.hybris.pcmbackoffice.actions.removelist with parameters of type ShortcutsService Modifier and Type Method Description voidAbstractRemoveShortcutsListAction. setShortcutsService(ShortcutsService shortcutsService) -
Uses of ShortcutsService in com.hybris.pcmbackoffice.renderers
Methods in com.hybris.pcmbackoffice.renderers that return ShortcutsService Modifier and Type Method Description ShortcutsServiceShortcutsTypeRenderer. getShortcutsService()Methods in com.hybris.pcmbackoffice.renderers with parameters of type ShortcutsService Modifier and Type Method Description voidShortcutsTypeRenderer. setShortcutsService(ShortcutsService shortcutsService) -
Uses of ShortcutsService in com.hybris.pcmbackoffice.widgets.shortcuts
Methods in com.hybris.pcmbackoffice.widgets.shortcuts that return ShortcutsService Modifier and Type Method Description ShortcutsServiceShortcutsController. getShortcutsService()ShortcutsServiceShortcutsUtilService. getShortcutsService()Methods in com.hybris.pcmbackoffice.widgets.shortcuts with parameters of type ShortcutsService Modifier and Type Method Description voidShortcutsController. setShortcutsService(ShortcutsService shortcutsService)voidShortcutsUtilService. setShortcutsService(ShortcutsService shortcutsService)
-