| java.lang.Object | |
| ↳ | org.mule.module.netsuite.connectivity.NetSuiteCloudConnectorConnectionManager |
A NetSuiteCloudConnectorConnectionManager is a wrapper around NetSuiteCloudConnector that adds connection management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| account | |||||||||||
| connectionPool | Connector Pool | ||||||||||
| connectionPoolingProfile | |||||||||||
| defaultEndpoint | |||||||||||
| endpoint | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| muleContext | Mule Context | ||||||||||
| password | |||||||||||
| retryPolicyTemplate | |||||||||||
| roleId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves account
| |||||||||||
Retrieves connectionPoolingProfile
| |||||||||||
Retrieve the default connection key
| |||||||||||
Retrieves defaultEndpoint
| |||||||||||
Returns the build of the DevKit used to create this module
| |||||||||||
Returns the version of the DevKit used to create this module
| |||||||||||
Retrieves email
| |||||||||||
Retrieves endpoint
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Returns the user-friendly name of this module
| |||||||||||
Returns the version of this module
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves password
| |||||||||||
Retrieves retryPolicyTemplate
| |||||||||||
Retrieves roleId
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets account
| |||||||||||
Sets connectionPoolingProfile
| |||||||||||
Sets defaultEndpoint
| |||||||||||
Sets email
| |||||||||||
Sets endpoint
| |||||||||||
Sets flowConstruct
| |||||||||||
Sets muleContext
| |||||||||||
Sets password
| |||||||||||
Sets retryPolicyTemplate
| |||||||||||
Sets roleId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.common.Testable
| |||||||||||
From interface
org.mule.common.metadata.ConnectorMetaDataEnabled
| |||||||||||
From interface
org.mule.module.netsuite.basic.Capabilities
| |||||||||||
From interface
org.mule.module.netsuite.basic.MetadataAware
| |||||||||||
From interface
org.mule.module.netsuite.connection.ConnectionManager
| |||||||||||
From interface
org.mule.module.netsuite.process.ProcessAdapter
| |||||||||||
Connector Pool
Flow Construct
Mule Context
| key |
|---|
| Exception |
|---|
| exception |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Retrieves account
Retrieves connectionPoolingProfile
Retrieve the default connection key
Retrieves defaultEndpoint
Returns the build of the DevKit used to create this module
Returns the version of the DevKit used to create this module
Retrieves email
Retrieves endpoint
Retrieves flowConstruct
| metaDataKey |
|---|
Returns the user-friendly name of this module
Returns the version of this module
Retrieves muleContext
Retrieves password
Retrieves retryPolicyTemplate
Retrieves roleId
Returns true if this module implements such capability
| capability | The capability to test for |
|---|
| key | |
|---|---|
| connection |
| Exception |
|---|
Sets account
| value | Value to set |
|---|
Sets connectionPoolingProfile
| value | Value to set |
|---|
Sets defaultEndpoint
| value | Value to set |
|---|
Sets email
| value | Value to set |
|---|
Sets endpoint
| value | Value to set |
|---|
Sets flowConstruct
| value | Value to set |
|---|
Sets muleContext
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets retryPolicyTemplate
| value | Value to set |
|---|
Sets roleId
| value | Value to set |
|---|