Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.list |
Contains the DBList component for visualizing DBRecord instances in a list.
|
de.esprit.appsuite.gui.activity |
Contains classes for observing async activity.
|
de.esprit.appsuite.gui.pathtree |
Contains the path-tree model for watching file system paths
|
de.esprit.appsuite.jversion |
Contains classes java version detection and launching various java VMs.
|
de.esprit.appsuite.task.taskmgr |
Contains classes for managing asynchronous tasks.
|
de.esprit.appsuite.workflow.monitor |
Contains support classes for monitoring workflow tasks
|
de.esprit.common.gui |
Contains reuseable GUI components as well helper classes for GUI construction.
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.activity.abo |
Contains GUI classes for working with Alive Business Objects (ABOs)
|
de.esprit.netsuite.client.activity.agent |
Contains Agent activity monitoring classes
|
de.esprit.netsuite.client.activity.command |
Contains ClientCommand activity monitoring classes
|
de.esprit.netsuite.client.activity.lock |
Contains Lock activity monitoring classes
|
de.esprit.netsuite.client.activity.transfer |
Contains Transfer activity monitoring classes
|
de.esprit.netsuite.client.admin.srvlock |
Contains ResourceLock monitoring classes
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
de.esprit.netsuite.client.gui.transfer |
Contains classes for monitoring all Transfers running on the server
|
de.esprit.netsuite.client.tool.chat |
Contains classes that make up the client chat tool
|
de.esprit.netsuite.client.tool.datasrc |
Contains classes for displaying the server's data sources
|
de.esprit.netsuite.client.tool.log |
Contains miscellaneous standard client dialogs
|
de.esprit.netsuite.client.tool.permission |
Contains basic classes for permission management support
|
de.esprit.netsuite.client.tool.sess |
Contains classes for moitoring sessions
|
de.esprit.netsuite.client.tool.user |
Contains classes that make up the user manager
|
Modifier and Type | Class and Description |
---|---|
class |
DBRecordListModel<C extends ApplicationContext>
This ListModel just stores a list of
DBRecord s. |
Modifier and Type | Class and Description |
---|---|
class |
ActivityListModel<C extends ApplicationContext,T>
|
Modifier and Type | Class and Description |
---|---|
class |
PathRegistrationListModel
This
ListModel implementation observes the path registration in the PathTreeModelDriver and stores
the paths currently being watched. |
Modifier and Type | Class and Description |
---|---|
class |
JavaVersionListModel<C extends ApplicationContext>
This list contains
JavaVersion objects which it loads from the JavaVersionManager . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTaskRegistrationListModel<C extends ApplicationContext>
This is a ListModel for registering running tasks.
|
class |
ActiveOsProcessesListModel<C extends ApplicationContext>
This list maintains asynchronously running OS processes.
|
class |
ActiveTasksListModel<C extends ApplicationContext>
This list keeps
RunStateFlag s of all currently running AsyncTask s of this application. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveWorkflowsListModel
This
ActivityListModel stores the currently running instances of AbstractWorkflow . |
Modifier and Type | Method and Description |
---|---|
ZListModel<E> |
ZList.getModel() |
Constructor and Description |
---|
ZList(ZListModel<E> model) |
Modifier and Type | Class and Description |
---|---|
class |
ABOListModel
This ListModel contains currently accessed AliveBusinessObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveAbosListModel
This list is the clients cache for the currently accessed AliveBusinessObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveAgentsListModel
This list caches
Agent instances of async agents which the client is
currently executing on the server. |
Modifier and Type | Class and Description |
---|---|
class |
ActiveCommandsListModel
This list keeps the JobIds of all file transfers that are currently running on the server.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveLocksListModel
This list caches resource locks that the client is holding.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveStreamsListModel
This list maintains asynchronously running file transfers.
|
class |
ActiveTransfersListModel
This list maintains asynchronously running file transfers.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerLockListModel
This list keeps the current resource locks being in use.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientActivityListModel<C extends ClientContext,T>
This list manages items that are
Cancellable . |
class |
ClientListModel<C extends ClientContext>
This is a generic list model which manages a ClientContext object.
|
class |
ClientZListModel<C extends ClientContext,T>
This is a generic list model which manages a ClientContext object.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientRecordListModel<C extends ClientContext>
This is the client side version of
DBRecordListModel which just narrows to ClientContext . |
Modifier and Type | Class and Description |
---|---|
class |
ServerTransferListModel
This list keeps the JobIds of all file transfers that are currently running on the server.
|
Modifier and Type | Class and Description |
---|---|
class |
OnlineUsersListModel
This list keeps the UserId objects of the currently logged in users.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceListModel
This list keeps the currently configured data sources
|
Modifier and Type | Class and Description |
---|---|
class |
LogFileListModel
This model reads the current LogFiles
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPermOwnerListModel
This class...
|
class |
PermAssignedListModel
This class...
|
class |
PermDefsListModel
This class...
|
class |
PermGroupListModel
This class...
|
class |
PermUserListModel
This class...
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedClientsListModel
This list keeps the currently logged in clients.
|
class |
ConnectedCoClientsListModel
This list keeps the currently logged in clients.
|
class |
ConnectedCoServersListModel
This list keeps the currently logged in clients.
|
class |
RunningServerTasksListModel
This list keeps the currently logged in clients.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupListModel
This list keeps the currently configured data sources
|
class |
UserListModel
This list keeps the currently configured data sources
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.