Class CmsDavLocatorFactory

java.lang.Object
org.apache.jackrabbit.webdav.AbstractLocatorFactory
org.opencms.webdav.CmsDavLocatorFactory
All Implemented Interfaces:
org.apache.jackrabbit.webdav.DavLocatorFactory

public class CmsDavLocatorFactory extends org.apache.jackrabbit.webdav.AbstractLocatorFactory
The locator factory for the WebDAV implementation..
  • Constructor Details

  • Method Details

    • getRepositoryPath

      protected String getRepositoryPath(String resourcePath, String wspPath)
      Specified by:
      getRepositoryPath in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
      See Also:
      • AbstractLocatorFactory.getRepositoryPath(java.lang.String, java.lang.String)
    • getResourcePath

      protected String getResourcePath(String repositoryPath, String wspPath)
      Specified by:
      getResourcePath in class org.apache.jackrabbit.webdav.AbstractLocatorFactory
      See Also:
      • AbstractLocatorFactory.getResourcePath(java.lang.String, java.lang.String)