| java.lang.Object | |
| ↳ | org.mule.modules.clarizen.connectivity.ClarizenConnectorConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| applicationId | |||||||||||
| connectionPassword | |||||||||||
| connectionUser | |||||||||||
| partnerId | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves applicationId
| |||||||||||
Retrieves connectionPassword
| |||||||||||
Retrieves connectionUser
| |||||||||||
Retrieves partnerId
| |||||||||||
Sets applicationId
| |||||||||||
Sets connectionPassword
| |||||||||||
Sets connectionUser
| |||||||||||
Sets partnerId
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| connectionUser | |
|---|---|
| connectionPassword | |
| applicationId | |
| partnerId |
| obj |
|---|
Retrieves applicationId
Retrieves connectionPassword
Retrieves connectionUser
Retrieves partnerId
Sets applicationId
| value | Value to set |
|---|
Sets connectionPassword
| value | Value to set |
|---|
Sets connectionUser
| value | Value to set |
|---|
Sets partnerId
| value | Value to set |
|---|