Class TdbManagerList

    • Constructor Detail

      • TdbManagerList

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

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