| java.lang.Object | |
| ↳ | org.mule.module.cmis.connectivity.CMISCloudConnectorConnectionKey |
A tuple of connection parameters
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| baseUrl | |||||||||||
| connectionTimeout | |||||||||||
| cxfPortProvider | |||||||||||
| endpoint | |||||||||||
| password | |||||||||||
| repositoryId | |||||||||||
| useAlfrescoExtension | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves baseUrl
| |||||||||||
Retrieves connectionTimeout
| |||||||||||
Retrieves cxfPortProvider
| |||||||||||
Retrieves endpoint
| |||||||||||
Retrieves password
| |||||||||||
Retrieves repositoryId
| |||||||||||
Retrieves useAlfrescoExtension
| |||||||||||
Retrieves username
| |||||||||||
Sets baseUrl
| |||||||||||
Sets connectionTimeout
| |||||||||||
Sets cxfPortProvider
| |||||||||||
Sets endpoint
| |||||||||||
Sets password
| |||||||||||
Sets repositoryId
| |||||||||||
Sets useAlfrescoExtension
| |||||||||||
Sets username
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| username | |
|---|---|
| password | |
| baseUrl | |
| repositoryId | |
| endpoint | |
| connectionTimeout | |
| useAlfrescoExtension | |
| cxfPortProvider |
| obj |
|---|
Retrieves baseUrl
Retrieves connectionTimeout
Retrieves cxfPortProvider
Retrieves endpoint
Retrieves password
Retrieves repositoryId
Retrieves useAlfrescoExtension
Retrieves username
Sets baseUrl
| value | Value to set |
|---|
Sets connectionTimeout
| value | Value to set |
|---|
Sets cxfPortProvider
| value | Value to set |
|---|
Sets endpoint
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets repositoryId
| value | Value to set |
|---|
Sets useAlfrescoExtension
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|