Uses of Class
org.alfresco.repo.webdav.WebDAVMethod
Packages that use WebDAVMethod
-
Uses of WebDAVMethod in org.alfresco.repo.webdav
Subclasses of WebDAVMethod in org.alfresco.repo.webdavModifier and TypeClassDescriptionclassImplements the WebDAV COPY methodclassImplements the WebDAV DELETE methodclassImplements the WebDAV GET methodclassImplements the WebDAV HEAD methodclassAbstract base class for the hierarchical methods COPY and MOVEclassImplements the WebDAV LOCK methodclassImplements the WebDAV MKCOL methodclassImplements the WebDAV MOVE methodclassImplements the WebDAV OPTIONS methodclassImplements the WebDAV POST methodclassImplements the WebDAV PROPFIND methodclassImplements the WebDAV PROPPATCH methodclassImplements the WebDAV PUT methodclassImplements the WebDAV UNLOCK methodFields in org.alfresco.repo.webdav with type parameters of type WebDAVMethodModifier and TypeFieldDescriptionprotected Hashtable<String, Class<? extends WebDAVMethod>> WebDAVServlet.m_davMethodsMethods in org.alfresco.repo.webdav that return WebDAVMethodModifier and TypeMethodDescriptionprotected WebDAVMethodWebDAVServlet.createMethod(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Create a WebDAV method handlerMethods in org.alfresco.repo.webdav with parameters of type WebDAVMethodModifier and TypeMethodDescriptionWebDAVHelper.determineSiteId(WebDAVMethod method) WebDAVHelper.determineTenantDomain(WebDAVMethod method) Deprecated.