Class TdbUserManagerList

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

public class TdbUserManagerList extends TdbUserList
Retrieve a list of user managers
  • Constructor Details

    • TdbUserManagerList

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

      public TdbUserManagerList(TdbSession session) throws TdbException
      Constructor, retrieve a list of user managers
      Parameters:
      session - Active session
      Throws:
      TdbException