Package | Description |
---|---|
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.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.transfer |
Contains classes for monitoring all Transfers running on the server
|
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 | Method and Description |
---|---|
ClientActivityListModel<C,T> |
ClientActivityList.getModel() |
Constructor and Description |
---|
ClientActivityList(ClientActivityListModel<C,T> taskModel) |
Modifier and Type | Class and Description |
---|---|
class |
ServerTransferListModel
This list keeps the JobIds of all file transfers that are currently running on the server.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.