Interface NavigationEntryTypesFacade

All Known Implementing Classes:
DefaultNavigationEntryTypesFacade

@Deprecated(since="1811", forRemoval=true) public interface NavigationEntryTypesFacade
Deprecated, for removal: This API element is subject to removal in a future version.
since 1811 - no longer needed
Navigation Entry Types facade interface which deals with methods related to navigation node entry types operations.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Get the navigation entry types available.
  • Method Details

    • getNavigationEntryTypes

      List<NavigationEntryTypeData> getNavigationEntryTypes()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Get the navigation entry types available. The types are defined in configuration time and are used for clients that need to know which types that are supported on the current implementation.
      Returns:
      a list of NavigationEntryTypeData