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