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