ALFCOM-1859

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10623 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Logneon
2008-09-02 08:27:16 +00:00
parent 0c47dc5d11
commit 42fbf1dd08

View File

@@ -83,7 +83,7 @@ public class WebDAVServlet extends HttpServlet
private TenantService m_tenantService;
// WebDAV method handlers
private Hashtable<String,Class> m_davMethods;
protected Hashtable<String,Class> m_davMethods;
// Root node
private NodeRef m_rootNodeRef;