Interface BrowseNode

    • Method Detail

      • getId

        long getId()
        Id.
        Returns:
        id
      • getDescription

        String getDescription()
        Description.
        Returns:
        a description of the node
      • getFallbackURI

        URI getFallbackURI()
        Fallback URI to be shown in regular web browser.
        Returns:
        a non-null URI, if available