public class TdbUserManagerList extends TdbUserList
Constructor and Description |
---|
TdbUserManagerList(TdbSession session)
Constructor, retrieve a list of user managers
|
TdbUserManagerList(TdbSession session,
boolean self)
Constructor, retrieve a list of user managers
|
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 TdbUserManagerList(TdbSession session, boolean self) throws TdbException
session
- Active sessionself
- Set true to include the current userTdbException
public TdbUserManagerList(TdbSession session) throws TdbException
session
- Active sessionTdbException