public class TdbGroupAccessList extends TdbControlObjectList
| Constructor and Description |
|---|
TdbGroupAccessList(TdbSession session,
java.lang.String groupname)
Constructor -- retrieve the access rights for the named user group
|
contains, contains, get, refresh, transformadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraycodeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessagescancel, getSession, isCancelable, setCancelablepublic TdbGroupAccessList(TdbSession session, java.lang.String groupname) throws TdbException
session - Active sessiongroupname - Name of group for which the rights are to be retrievedTdbException