Class NavigationServicesImpl

  • All Implemented Interfaces:
    org.dashbuilder.navigation.service.NavigationServices

    @ApplicationScoped
    public class NavigationServicesImpl
    extends Object
    implements org.dashbuilder.navigation.service.NavigationServices
    • Constructor Detail

      • NavigationServicesImpl

        public NavigationServicesImpl()
      • NavigationServicesImpl

        @Inject
        public NavigationServicesImpl​(NavTreeStorage storage)
    • Method Detail

      • loadNavTree

        public org.dashbuilder.navigation.NavTree loadNavTree()
        Specified by:
        loadNavTree in interface org.dashbuilder.navigation.service.NavigationServices
      • saveNavTree

        public void saveNavTree​(org.dashbuilder.navigation.NavTree navTree)
        Specified by:
        saveNavTree in interface org.dashbuilder.navigation.service.NavigationServices