Interface NavigationPathService

  • All Superinterfaces:
    ObserveService

    public interface NavigationPathService
    extends ObserveService
    Created on 10/04/2021.
    Since:
    5.0.17
    Author:
    Tony Chemit - dev@tchemit.fr
    • Method Detail

      • getPath

        String getPath​(ToolkitDtoIdBean request)
        Obtain the full path of a data.
        Parameters:
        request - id to seek
        Returns:
        the full path of the data in navigation tree.