Package | Description |
---|---|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.abo.std |
Contains standard client ABOs
|
de.esprit.netsuite.client.admin |
Contains GUI components that are special to the admin client
|
de.esprit.netsuite.client.gui.dialog |
Contains standard client dialogs
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.tool.cpu |
Contains classes for configuring the server's CPU parameters
|
de.esprit.netsuite.client.tool.datasrc |
Contains classes for displaying the server's data sources
|
de.esprit.netsuite.client.tool.email |
Contains the dialog for configuring mail receipients for server mails
|
de.esprit.netsuite.client.tool.log |
Contains miscellaneous standard client dialogs
|
de.esprit.netsuite.client.tool.mem |
Contains a dialog displaying cliennt/server memory oscilloscope
|
de.esprit.netsuite.client.tool.messg |
Contains classes for the client messaging tool
|
de.esprit.netsuite.client.tool.passwd |
Contains classes for displaying the server's data sources
|
de.esprit.netsuite.client.tool.permission |
Contains basic classes for permission management support
|
de.esprit.netsuite.client.tool.proc |
Contains classes for configuring server processes
|
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 |
ABOCreateDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOEditDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOFetchDialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
class |
ABOFindDialog<C extends ClientContext>
This dialog allows for entering a primary key for an
AliveBusinessObject . |
class |
AbstractABODialog<C extends ClientContext>
This dialog contains allows for entering a primary key for business object.
|
Modifier and Type | Class and Description |
---|---|
class |
TankEditDialog
This dialog allows for editing a
TankABO . |
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskConfigDialog
This dialog allows for configuring and controlling a server process on the server
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLoginDialog<C extends ClientContext>
This Dialog allows for re-login from the MainFrame
|
Modifier and Type | Class and Description |
---|---|
class |
ObserveTaskDialog<C extends ClientContext>
This Frame contains a table that displays the currently running remote tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
CpuLoadConfigDialog
This dialog allows for specifying the server's heavy load protection parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
DataSourceListDialog
This dialog allows for viewing the currently configured data sources
|
Modifier and Type | Class and Description |
---|---|
class |
EmailConfigDialog
This dialog allows for specifying the mail addresses of administrators, that
should be notified about server errors.
|
Modifier and Type | Class and Description |
---|---|
class |
LogConfigDialog
This Dialog allows for configuring the Server logging parameters
|
class |
LogfileListDialog
This dialog allows for accessing the server log-files
|
Modifier and Type | Class and Description |
---|---|
class |
ServerMemoryMonitorDialog<C extends ClientContext>
This dialog provides two memory monitor panes, one observing client-memory
and another one observing server-memory.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientMessageSendDialog
Tis Dialog allows for creating and sending a text message to any user selected from a choice menu
|
Modifier and Type | Class and Description |
---|---|
class |
ChangePasswordForUserDialog
This dialog asks the user to change his password.
|
class |
PasswordChangeDialog
This dialog asks the user to change his password.
|
class |
SetDefaultPasswordDialog
This dialog sets the system default password for new users.
|
Modifier and Type | Class and Description |
---|---|
class |
PermissionManagerDialog
This class ...
|
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskManagerDialog
This dialog allows for viewing the currently configured server processes
|
Modifier and Type | Class and Description |
---|---|
class |
SessionManagerDialog
This dialog allows for viewing the current client sessions
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupManagerDialog<C extends ClientContext>
This dialog allows for viewing/editing the currently configured groups
|
class |
AbstractUserManagerDialog<C extends ClientContext>
This dialog allows for viewing/editing the currently configured users
|
class |
GroupCreateDialog<C extends ClientContext>
This dialog creates a new Group object from a form input and stores it in the servers group database.
|
class |
GroupEditDialog<C extends ClientContext>
This dialog modifies an existing Group object form a form input and stores it in the servers group database.
|
class |
GroupFormDialog<C extends ClientContext>
This is the base dialog for Group creation/editing
|
class |
GroupManagerDialog
This dialog displays all groups defined for the system
|
class |
UserCreateDialog<C extends ClientContext>
This dialog creates a new User object from a form input and stores it in the servers user database.
|
class |
UserEditDialog<C extends ClientContext>
This dialog modifies an existing User object form a form input and stores it in the servers user database.
|
class |
UserFormDialog<C extends ClientContext>
This is the base dialog for User creation/editing
|
class |
UserManagerDialog<C extends ClientContext>
This dialog displays all users defined for the system
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.