Class TdbPublicMemberList

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

public class TdbPublicMemberList extends TdbGroupMemberList
Retrieve the list of members of the PUBLIC group
  • Constructor Details

    • TdbPublicMemberList

      public TdbPublicMemberList(TdbSession session) throws TdbException
      Constructor, retrieves the list of members of the special group PUBLIC. In essence this means all users known to the system.
      Parameters:
      session - Active session
      Throws:
      TdbException