Interface ExplorerNode

    • Method Detail

      • getIconCls

        String getIconCls()
        Returns the icon css class for this Node.
        Returns:
        the icon css class for this Node for rendering in the tree.
      • getApplicationId

        String getApplicationId()
        Returns the application id corresponding to this Node.
        Returns:
        the application id corresponding to this Node.
      • getExplorerPath

        String getExplorerPath()
        Returns the path of this explorer node in the explorer hierarchy (which is a subset of the whole repository).
        If this collection is the root explorer node, "" is returned.
        Returns:
        the path of this node in its hierarchy.
        Throws:
        AmetysRepositoryException - if an error occurs.
      • getDescription

        String getDescription()
        Get the description of the application
        Returns:
        the description