Interface | Description |
---|---|
AlfrescoCmisService |
Extended interface for lifecycle management
|
BaseUrlGenerator |
Generates an OpenCMIS base url based on the request, repository id and binding.
|
CmisActivityPoster |
OpenCMIS methods can ActivityPoster to create entries in the activity feed.
|
CMISDispatcher |
Dispatches OpenCMIS requests to the appropriate handler.
|
CMISDispatcherRegistry |
A registry of OpenCMIS bindings to dispatchers.
|
ObjectFilter | |
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.
|
ActivityPosterImpl |
OpenCMIS methods may use an instance of this class to post activity data.
|
AlfrescoCmisExceptionInterceptor |
Interceptor to catch various exceptions and translate them into CMIS-related exceptions
TODO: Externalize messages
|
AlfrescoCmisServiceCall | |
AlfrescoCmisServiceFactory |
Factory for OpenCMIS service objects.
|
AlfrescoCmisServiceImpl |
OpenCMIS service implementation
|
AlfrescoCmisServiceInterceptor |
Interceptor to manage threads and perform other menial jobs that are common to all
calls made to the service.
|
AlfrescoCmisStreamInterceptor |
Interceptor to deal with ContentStreams, determining mime type if appropriate.
|
AlfrescoLocalCmisServiceFactory |
Factory for local OpenCMIS service objects.
|
AtomPubCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS AtomPub servlet.
|
BrowserCMISDispatcher |
Dispatches OpenCMIS requests to the OpenCMIS Browser Binding servlet.
|
CMISChangeLogDataExtractor |
An extractor that allows to filter data using the following rule: Audit
records should only be created for items in the CMIS domain model.
|
CMISConnector |
Bridge connecting Alfresco and OpenCMIS.
|
CMISConnector.AccessPermissionComparator | |
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.
|
CMISLifecycleBean |
This bean controls the lifecycle of the CMIS factory.
|
CMISNodeInfoImpl |
CMIS representation of a node.
|
CMISRenditionMapping | |
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.
|
PassthroughObjectFilter | |
PathObjectFilter | |
PersistedContentStream | |
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.
|
PublicApiCallContextHandler | |
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.
|
RangeInputStream | |
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.