Package | Description |
---|---|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.client.info |
Contains classes for requesting detailed client info
|
de.esprit.netsuite.client.workflow |
Contains the Workflow support classes
|
de.esprit.netsuite.eclient |
Contains classes for launching the client
|
de.esprit.netsuite.launch |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
ClientContext.getClientConfig()
Returns the command line configuration parameters of the client
|
ClientConfig |
AbstractClientObject.getClientConfig() |
Constructor and Description |
---|
ClientContext(ClientConfig cfg) |
ClientContext(ClientConfig cfg,
boolean isConnectOnInit) |
GuiClientContext(ClientConfig cfg) |
GuiClientContext(ClientConfig cfg,
boolean isConnectOnInit) |
RawClientContext(ClientConfig cfg) |
RawClientContext(ClientConfig cfg,
boolean isConnectOnInit) |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
ClientInfo.getClientConfig() |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
AbstractClientWFT.getClientConfig() |
Modifier and Type | Method and Description |
---|---|
protected GuiClientContext |
EspritClientLaunch.createContext(ClientConfig cfg) |
Constructor and Description |
---|
EspritClientLaunch(ClientConfig cfg) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientLaunch<G extends ClientConfig,C extends ClientContext>
This class just nails the
ApplicationContext to a ClientContext |
Modifier and Type | Method and Description |
---|---|
protected ClientConfig |
ClientCommandLineParser.createConfig() |
Copyright © 2013 EsprIT-Systems. All Rights Reserved.