Interface NavigationServices


  • public interface NavigationServices
    Navigation related services, like for instance persistent services for the application navigation tree.
    • Method Detail

      • loadNavTree

        NavTree loadNavTree()
      • saveNavTree

        void saveNavTree​(NavTree navTree)