Interface | Description |
---|---|
BaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
CMISDispatcher |
Dispatches OpenCMIS requests to the appropriate handler.
|
CMISDispatcherRegistry |
A registry of OpenCMIS bindings to dispatchers.
|
PathGenerator |
Generates an OpenCMIS path based on the repositoryId and binding.
|
Class | Description |
---|---|
AbstractBaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
AtomPubCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
BrowserCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.
|
CMISDispatcherRegistry.Endpoint | |
CMISDispatcherRegistryImpl |
A registry of OpenCMIS bindings to dispatchers.
|
CMISHttpServletRequest |
Wraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.
|
CMISHttpServletResponse |
Wraps an OpenCMIS HttpServletResponse for specific mapping to the Alfresco implementation of OpenCMIS.
|
CMISServletDispatcher |
Dispatches OpenCMIS requests to a servlet e.g.
|
CMISWebScript |
An Alfresco web script that handles dispatch of OpenCMIS requests.
|
DefaultBaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
DefaultPathGenerator |
Default generator for OpenCMIS paths based on the repositoryId and binding.
|
ProxyBaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
PublicApiAlfrescoCmisService |
Override OpenCMIS service object - for public api
|
PublicApiAlfrescoCmisServiceFactory |
Override factory for OpenCMIS service objects - for public api
|
PublicApiAtomPubCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
PublicApiBrowserCMISDispatcher |
Cloud-specific browser binding OpenCMIS dispatcher.
|
PublicApiCMISHttpServletRequest |
Wraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.
|
PublicApiPathGenerator |
Cloud generator for OpenCMIS paths based on the repositoryId and binding.
|
SysAdminParamsBaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
Enum | Description |
---|---|
CMISDispatcherRegistry.Binding |
Copyright © 2005–2017 Alfresco Software. All rights reserved.