Represents the root namespace of the Celigo ServiceManager library.
Classes
| Class | Description | |
|---|---|---|
| NetSuiteCredential |
Contains the NetSuite user Credentails.
| |
| NetSuiteLoginResponse |
Represents the result of a NetSuite login(..) operation.
| |
| NetSuiteServiceBase |
Base of all ServiceManager library classes that invokes NetSuite webservice methods directly
or indirectly.
| |
| NetSuiteServiceConfiguration |
Represents a ServieManager configuration.
| |
| NetSuiteServiceManager |
A wrapper of the generated SuiteTalk proxy class
| |
| NetSuiteServicePool | A wrapper of the NetSuiteServiceManager | |
| NetSuiteServicePoolManager |
Maintains a pool of NetSuite Service Managers.
| |
| NsException | Exception thrown by classes within the ServiceManager library. | |
| NSSession |
Token used by the Service Pool to maintain state between a search and
searchMore, searchNext operations.
| |
| ServiceManagerUtility |
Holds utility functions related to the Service Manager library
|