Modifier and Type | Class and Description |
---|---|
class |
AbstractBridgeServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
HttpSessionBridgeServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
LruCacheBridgeServiceFactory |
Modifier and Type | Method and Description |
---|---|
protected CmisServiceFactory |
AbstractLocalService.getServiceFactory()
Gets the service factory.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractLocalService.setServiceFactory(CmisServiceFactory factory)
Sets the service factory.
|
Constructor and Description |
---|
AclServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
DiscoveryServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
MultiFilingServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
NavigationServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
ObjectServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
PolicyServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
RelationshipServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
RepositoryServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
VersioningServiceImpl(BindingSession session,
CmisServiceFactory factory)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractServiceFactory |
Modifier and Type | Class and Description |
---|---|
class |
FileShareCmisServiceFactory
FileShare Service Factory.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemoryServiceFactoryImpl |
Modifier and Type | Class and Description |
---|---|
class |
JcrServiceFactory
A
CmisServiceFactory implementation which returns JcrService
instances. |
Constructor and Description |
---|
CallContextImpl(String binding,
CmisVersion cmisVersion,
String repositoryId,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
CmisServiceFactory factory,
ThresholdOutputStreamFactory streamFactory) |
Constructor and Description |
---|
BrowserCallContextImpl(String binding,
CmisVersion cmisVersion,
String repositoryId,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
CmisServiceFactory factory,
ThresholdOutputStreamFactory streamFactory) |
Modifier and Type | Method and Description |
---|---|
protected CmisServiceFactory |
AbstractSimpleTokenHandler.getCmisServiceFactory(javax.servlet.ServletContext servletContext) |
Modifier and Type | Class and Description |
---|---|
class |
DummyServicesFactory
Implementation of a repository factory without back-end for test purposes.
|
Modifier and Type | Method and Description |
---|---|
protected CmisServiceFactory |
AbstractService.getServiceFactory(javax.xml.ws.WebServiceContext wsContext)
Returns the services factory.
|
Modifier and Type | Method and Description |
---|---|
protected CallContext |
AbstractService.createContext(javax.xml.ws.WebServiceContext wsContext,
CmisServiceFactory factory,
String repositoryId)
Creates a CallContext object for the Web Service context.
|
Modifier and Type | Method and Description |
---|---|
protected CmisServiceFactory |
AbstractCmisHttpServlet.getServiceFactory()
Returns the
CmisServiceFactory . |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.