Uses of Interface
de.hybris.platform.cmsfacades.navigations.service.NavigationEntryService
-
-
Uses of NavigationEntryService in de.hybris.platform.cmsfacades.navigations.impl
Methods in de.hybris.platform.cmsfacades.navigations.impl that return NavigationEntryService Modifier and Type Method Description protected NavigationEntryServiceDefaultNavigationFacade. getNavigationEntryService()Methods in de.hybris.platform.cmsfacades.navigations.impl with parameters of type NavigationEntryService Modifier and Type Method Description voidDefaultNavigationFacade. setNavigationEntryService(NavigationEntryService navigationEntryService)Deprecated, for removal: This API element is subject to removal in a future version.since 1811 - no longer needed -
Uses of NavigationEntryService in de.hybris.platform.cmsfacades.navigations.populator.data
Methods in de.hybris.platform.cmsfacades.navigations.populator.data that return NavigationEntryService Modifier and Type Method Description protected NavigationEntryServiceNavigationNodeDataToModelEntriesPopulator. getNavigationEntryService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.cmsfacades.navigations.populator.data with parameters of type NavigationEntryService Modifier and Type Method Description voidNavigationNodeDataToModelEntriesPopulator. setNavigationEntryService(NavigationEntryService navigationEntryService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NavigationEntryService in de.hybris.platform.cmsfacades.navigations.service.impl
Classes in de.hybris.platform.cmsfacades.navigations.service.impl that implement NavigationEntryService Modifier and Type Class Description classDefaultNavigationEntryServiceDeprecated, for removal: This API element is subject to removal in a future version.since 1811, please useCMSItemFacadeinstead.
-