Class TdbFileManagerList

    • Constructor Detail

      • TdbFileManagerList

        public TdbFileManagerList​(TdbSession session,
                                  boolean self)
                           throws TdbException
        Constructor, retrieve a list of file managers
        Parameters:
        session - Active session
        self - Set true to include the current user in the list
        Throws:
        TdbException
      • TdbFileManagerList

        public TdbFileManagerList​(TdbSession session)
                           throws TdbException
        Constructor, retrieve a list of file managers
        Parameters:
        session - Active session
        Throws:
        TdbException