public abstract class AbstractService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CALL_CONTEXT_MAP |
| Constructor and Description |
|---|
AbstractService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeService(org.apache.chemistry.opencmis.commons.server.CmisService service)
Closes the service instance.
|
protected org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException |
convertException(Exception ex)
Converts a CMIS exception to the appropriate Web Service exception.
|
protected org.apache.chemistry.opencmis.commons.server.CallContext |
createContext(WebServiceContext wsContext,
String repositoryId)
Creates a CallContext object for the Web Service context.
|
protected org.apache.chemistry.opencmis.commons.server.CmisService |
getService(WebServiceContext wsContext,
String repositoryId)
Returns the
CmisService object. |
protected org.apache.chemistry.opencmis.commons.server.CmisServiceFactory |
getServiceFactory(WebServiceContext wsContext)
Returns the services factory.
|
public static final String CALL_CONTEXT_MAP
protected org.apache.chemistry.opencmis.commons.server.CmisServiceFactory getServiceFactory(WebServiceContext wsContext)
protected org.apache.chemistry.opencmis.commons.server.CallContext createContext(WebServiceContext wsContext, String repositoryId)
protected org.apache.chemistry.opencmis.commons.server.CmisService getService(WebServiceContext wsContext, String repositoryId)
CmisService object.protected void closeService(org.apache.chemistry.opencmis.commons.server.CmisService service)
protected org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException convertException(Exception ex)
Copyright © 2018 City of Paris. All rights reserved.