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, 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 TdbUserManagerList(TdbSession session, boolean self) throws TdbException
session - Active sessionself - Set true to include the current userTdbExceptionpublic TdbUserManagerList(TdbSession session) throws TdbException
session - Active sessionTdbException