|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.cmis.client.CMISHelper
org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl
org.alfresco.repo.cmis.client.CMISRemoteConnectionManagerImpl
public class CMISRemoteConnectionManagerImpl
CMIS Connection manager with a remote default connection.
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.cmis.client.AbstractCMISConnectionManagerImpl |
|---|
authenticationService, configService, DEFAULT_CONNECTION_ID, lock, RESERVED_ID_CHAR, SERVER_DESCRIPTION, SERVER_NAME, servers, sessionFactory, sharedConnections, sharedConnectionsCapacity, userConnections, userConnectionsCapacity |
| Constructor Summary | |
|---|---|
CMISRemoteConnectionManagerImpl()
|
|
| Method Summary | |
|---|---|
CMISConnection |
createDefaultConnection(CMISServer server)
Creates a new default connection that is only visible to the current user. |
CMISConnection |
getConnection()
Creates a remote connection. |
| Methods inherited from class org.alfresco.repo.cmis.client.CMISHelper |
|---|
createContentStream, createContentStream, createMap, isDocument, isFolder, isPolicy, isRelationship |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.alfresco.repo.cmis.client.CMISConnectionManager |
|---|
createServerDefinition, createServerDefinition, createServerDefinition, createSharedConnection, createUserConnection, getConnection, getRepositories, getServerDefinition, getServerDefinitions, getSharedConnections, getUserConnections |
| Constructor Detail |
|---|
public CMISRemoteConnectionManagerImpl()
| Method Detail |
|---|
public CMISConnection createDefaultConnection(CMISServer server)
CMISConnectionManager
createDefaultConnection in interface CMISConnectionManagerpublic CMISConnection getConnection()
getConnection in interface CMISConnectionManagergetConnection in class AbstractCMISConnectionManagerImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||