| java.lang.Object | |
| ↳ | org.mule.modules.documentum.Config |
Known Direct Subclasses
|
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | APIURL | The relative URL where all API calls are made. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accessControlClient | Access Control Client | ||||||||||
| context | Service Context | ||||||||||
| identity | Repository Identity | ||||||||||
| objectClient | Object Client | ||||||||||
| queryClient | Query Client | ||||||||||
| server | URL of the DFS server API | ||||||||||
| versionControlClient | Version Control Client | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Connect
| |||||||||||
Connection Identifier
| |||||||||||
Disconnect
| |||||||||||
Are we connected
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
The relative URL where all API calls are made.
URL of the DFS server API
Connect
| username | A username |
|---|---|
| password | A password |
| repository | A repository |
| server | A server |
| ConnectionException |
|---|
Connection Identifier
Disconnect
Are we connected
| server |
|---|