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