| java.lang.Object | ||
| ↳ | org.mule.modules.clarizen.processors.AbstractExpressionEvaluator | |
| ↳ | org.mule.modules.clarizen.processors.AbstractConnectedProcessor | |
Known Direct Subclasses
|
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _applicationIdType | |||||||||||
| _connectionPasswordType | |||||||||||
| _connectionUserType | |||||||||||
| _partnerIdType | |||||||||||
| 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
org.mule.modules.clarizen.processors.AbstractExpressionEvaluator
| |||||||||||
From class
java.lang.Object
| |||||||||||
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 |
|---|