public class RepositoryConnectorFactory
extends org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Modifier and Type | Field and Description |
---|---|
static boolean |
CMIS_BRIDGE_ENABLED |
static String |
CMIS_BRIDGE_PROPERTY_PREFIX |
Constructor and Description |
---|
RepositoryConnectorFactory() |
Modifier and Type | Method and Description |
---|---|
protected FilterCmisService |
createService(org.apache.chemistry.opencmis.commons.server.CallContext context) |
void |
destroy() |
org.apache.chemistry.opencmis.commons.server.CmisService |
getService(org.apache.chemistry.opencmis.commons.server.CallContext context) |
File |
getTempDirectory() |
void |
init(Map<String,String> parameters) |
public static final String CMIS_BRIDGE_PROPERTY_PREFIX
public static final boolean CMIS_BRIDGE_ENABLED
public void init(Map<String,String> parameters)
init
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
init
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
public void destroy()
destroy
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
destroy
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
public org.apache.chemistry.opencmis.commons.server.CmisService getService(org.apache.chemistry.opencmis.commons.server.CallContext context)
getService
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
getService
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
protected FilterCmisService createService(org.apache.chemistry.opencmis.commons.server.CallContext context)
public File getTempDirectory()
getTempDirectory
in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
getTempDirectory
in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Copyright © 2023 Frank!Framework. All rights reserved.