Package org.nuxeo.ecm.webdav.backend
Interface RealBackendFactory
- All Known Implementing Classes:
SimpleRealBackendFactory
public interface RealBackendFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateBackend
(String backendDisplayName, String rootPath, String rootUrl, CoreSession session)
-
Method Details
-
createBackend
Backend createBackend(String backendDisplayName, String rootPath, String rootUrl, CoreSession session)
-