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