Uses of Class
org.alfresco.opencmis.CMISHttpServletRequest
-
Packages that use CMISHttpServletRequest Package Description org.alfresco.opencmis -
-
Uses of CMISHttpServletRequest in org.alfresco.opencmis
Subclasses of CMISHttpServletRequest in org.alfresco.opencmis Modifier and Type Class Description classPublicApiCMISHttpServletRequestWraps an OpenCMIS HttpServletRequest, mapping urls and adding servlet attributes specific to the Alfresco implementation of OpenCMIS.Methods in org.alfresco.opencmis that return CMISHttpServletRequest Modifier and Type Method Description protected CMISHttpServletRequestCMISServletDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)protected CMISHttpServletRequestPublicApiAtomPubCMISDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)protected CMISHttpServletRequestPublicApiBrowserCMISDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)
-