public class ODPluginServiceUtil
extends java.lang.Object
| Constructor and Description |
|---|
ODPluginServiceUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static com.ibm.ecm.util.od.ODConnection |
getODServer(javax.servlet.http.HttpServletRequest request,
java.lang.String repositoryId)
Deprecated.
Gets the Content Manager OnDemand server for the specified Repository ID.
|
public static com.ibm.ecm.util.od.ODConnection getODServer(javax.servlet.http.HttpServletRequest request,
java.lang.String repositoryId)
request - Handle to the HTTP request object.repositoryId - The ID of the repository.