Uses of Interface
org.alfresco.opencmis.BaseUrlGenerator
Packages that use BaseUrlGenerator
-
Uses of BaseUrlGenerator in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement BaseUrlGeneratorModifier and TypeClassDescriptionclassGenerates an OpenCMIS base url based on the request, repository id and binding.classGenerates an OpenCMIS base url based on the request, repository id and binding.classGenerates an OpenCMIS base url based on the request, repository id and binding.classGenerates an OpenCMIS base url based on the request, repository id and binding.Fields in org.alfresco.opencmis declared as BaseUrlGeneratorModifier and TypeFieldDescriptionprotected BaseUrlGeneratorCMISHttpServletRequest.baseUrlGeneratorprotected BaseUrlGeneratorCMISServletDispatcher.baseUrlGeneratorMethods in org.alfresco.opencmis with parameters of type BaseUrlGeneratorModifier and TypeMethodDescriptionvoidCMISServletDispatcher.setBaseUrlGenerator(BaseUrlGenerator baseUrlGenerator) Constructors in org.alfresco.opencmis with parameters of type BaseUrlGeneratorModifierConstructorDescriptionCMISHttpServletRequest(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)