Interface ParentFilterControl.IFolder

    • Method Detail

      • getId

        String getId()
        Returns:
        the id of this folder.
      • getName

        String getName()
        Returns:
        the name of this folder.
      • getParentId

        String getParentId()
        Returns:
        the id of the parent of this folder, or null if this folder has no parent (is in the virtual root directory).