CMSItemFacade instead.@Deprecated public class DefaultNavigationEntryService extends java.lang.Object implements NavigationEntryService
NavigationEntryService.| Constructor and Description |
|---|
DefaultNavigationEntryService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CMSNavigationEntryModel |
createNavigationEntry(NavigationEntryData navigationEntryData,
CatalogVersionModel catalogVersion)
Deprecated.
|
void |
deleteNavigationEntries(java.lang.String navigationNodeUid)
Deprecated.
|
protected NavigationEntryConverterRegistry |
getNavigationEntryConverterRegistry()
Deprecated.
|
protected CMSNavigationService |
getNavigationService()
Deprecated.
|
void |
setNavigationEntryConverterRegistry(NavigationEntryConverterRegistry navigationEntryConverterRegistry)
Deprecated.
|
void |
setNavigationService(CMSNavigationService navigationService)
Deprecated.
|
@Deprecated public CMSNavigationEntryModel createNavigationEntry(NavigationEntryData navigationEntryData, CatalogVersionModel catalogVersion)
NavigationEntryServicecreateNavigationEntry in interface NavigationEntryServicenavigationEntryData - the navigation node entry data with the Item ID and Item Type to be assigned to the navigation node.catalogVersion - the catalog version model in which the node entry will be created.@Deprecated
public void deleteNavigationEntries(java.lang.String navigationNodeUid)
throws CMSItemNotFoundException
NavigationEntryServicedeleteNavigationEntries in interface NavigationEntryServicenavigationNodeUid - the node where the entries will be removed from.CMSItemNotFoundException - when the navigation node does not exist.protected CMSNavigationService getNavigationService()
public void setNavigationService(CMSNavigationService navigationService)
protected NavigationEntryConverterRegistry getNavigationEntryConverterRegistry()
public void setNavigationEntryConverterRegistry(NavigationEntryConverterRegistry navigationEntryConverterRegistry)
Copyright © 2018 SAP SE. All Rights Reserved.