Class TdbGroupAccessList

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

public class TdbGroupAccessList extends TdbControlObjectList
Retrieve the access rights for a user group
  • Constructor Details

    • TdbGroupAccessList

      public TdbGroupAccessList(TdbSession session, String groupname) throws TdbException
      Constructor -- retrieve the access rights for the named user group
      Parameters:
      session - Active session
      groupname - Name of group for which the rights are to be retrieved
      Throws:
      TdbException