public class CMISPluginServiceUtil
extends java.lang.Object
| Constructor and Description |
|---|
CMISPluginServiceUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static com.ibm.ecm.util.cmis.CMISConnection |
getCMISConnection(javax.servlet.http.HttpServletRequest request,
java.lang.String repositoryId)
Deprecated.
Gets the CMIS connection for the specified Repository ID.
|
public static com.ibm.ecm.util.cmis.CMISConnection getCMISConnection(javax.servlet.http.HttpServletRequest request,
java.lang.String repositoryId)
request - Handle to the HTTP request object.repositoryId - The ID of the repository.