Class DefaultNavigationEntryService
java.lang.Object
de.hybris.platform.cmsfacades.navigations.service.impl.DefaultNavigationEntryService
- All Implemented Interfaces:
NavigationEntryService
@Deprecated(since="1811",
forRemoval=true)
public class DefaultNavigationEntryService
extends Object
implements NavigationEntryService
Deprecated, for removal: This API element is subject to removal in a future version.
Default implementation of the
NavigationEntryService.-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptioncreateNavigationEntry(NavigationEntryData navigationEntryData, CatalogVersionModel catalogVersion) Deprecated, for removal: This API element is subject to removal in a future version.voiddeleteNavigationEntries(String navigationNodeUid) Deprecated, for removal: This API element is subject to removal in a future version.protected NavigationEntryConverterRegistryDeprecated, for removal: This API element is subject to removal in a future version.protected CMSNavigationServiceDeprecated, for removal: This API element is subject to removal in a future version.voidsetNavigationEntryConverterRegistry(NavigationEntryConverterRegistry navigationEntryConverterRegistry) Deprecated, for removal: This API element is subject to removal in a future version.voidsetNavigationService(CMSNavigationService navigationService) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DefaultNavigationEntryService
public DefaultNavigationEntryService()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
CMSItemFacadeinstead.