Class TdbFileManagerList

All Implemented Interfaces:
com.tietoenator.trip.jxp.internal.utils.DOMSink, Iterable<TdbControlObject>, Collection<TdbControlObject>, List<TdbControlObject>

public class TdbFileManagerList extends TdbUserList
Retrieve a list of file managers
  • Constructor Details

    • 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