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, refresh, transform
add, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
codeList, getLastCode, getLastMessage, hasMessages, messageList, resetMessages
cancel, getSession, isCancelable, setCancelable
public TdbGroupAccessList(TdbSession session, java.lang.String groupname) throws TdbException
session
- Active sessiongroupname
- Name of group for which the rights are to be retrievedTdbException