Interface IDashboardFolderFactory

    • Method Detail

      • getChildPagesWithPrivateItems

        IList getChildPagesWithPrivateItems​(IList pIdsList)

        Returns the page IDs of those children of the specified folders that contain private analysis items.

        Parameters:
        pIdsList - Mandatory step.repository.alm.v16.otaclient.IList parameter.
        Returns:
        Returns a value of type step.repository.alm.v16.otaclient.IList
      • getTreeRoot

        com4j.Com4jObject getTreeRoot​(boolean isPublic)

        Returns a reference to the root of the specified tree.

        Parameters:
        isPublic - Mandatory boolean parameter.
        Returns:
        Returns a value of type com4j.Com4jObject
      • getTreeRootID

        int getTreeRootID​(boolean isPublic)

        Returns the ID of the specified Dashboard Tree Root.

        Parameters:
        isPublic - Mandatory boolean parameter.
        Returns:
        Returns a value of type int
      • isTreeRootEditable

        boolean isTreeRootEditable​(boolean isPublic)

        For HP use. Checks whether the specified Dashboard Tree Root is editable.

        Parameters:
        isPublic - Mandatory boolean parameter.
        Returns:
        Returns a value of type boolean