Class TdbPublicAccessList

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

public class TdbPublicAccessList extends TdbGroupAccessList
Retrieve the access rights for the PUBLIC group
  • Constructor Details

    • TdbPublicAccessList

      public TdbPublicAccessList(TdbSession session) throws TdbException
      Constructor -- retrieve the access rights for the PUBLIC group
      Parameters:
      session - Active session
      Throws:
      TdbException