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 class
PublicApiCMISHttpServletRequest
Wraps 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 CMISHttpServletRequest
CMISServletDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)
protected CMISHttpServletRequest
PublicApiAtomPubCMISDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)
protected CMISHttpServletRequest
PublicApiBrowserCMISDispatcher. getHttpRequest(org.springframework.extensions.webscripts.WebScriptRequest req)
-