Package | Description |
---|---|
org.alfresco.opencmis |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBaseUrlGenerator
Generates an OpenCMIS base url based on the request, repository id and binding.
|
class |
DefaultBaseUrlGenerator
Generates an OpenCMIS base url based on the request, repository id and binding.
|
class |
ProxyBaseUrlGenerator
Generates an OpenCMIS base url based on the request, repository id and binding.
|
class |
SysAdminParamsBaseUrlGenerator
Generates an OpenCMIS base url based on the request, repository id and binding.
|
Modifier and Type | Field and Description |
---|---|
protected BaseUrlGenerator |
CMISServletDispatcher.baseUrlGenerator |
protected BaseUrlGenerator |
CMISHttpServletRequest.baseUrlGenerator |
Modifier and Type | Method and Description |
---|---|
void |
CMISServletDispatcher.setBaseUrlGenerator(BaseUrlGenerator baseUrlGenerator) |
Constructor and Description |
---|
CMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req,
String serviceName,
BaseUrlGenerator baseUrlGenerator,
CMISDispatcherRegistry.Binding binding,
Descriptor currentDescriptor,
TenantAdminService tenantAdminService) |
PublicApiCMISHttpServletRequest(org.springframework.extensions.webscripts.WebScriptRequest req,
String serviceName,
BaseUrlGenerator baseUrlGenerator,
CMISDispatcherRegistry.Binding binding,
Descriptor currentDescriptor,
TenantAdminService tenantAdminService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.