Uses of Interface
org.nuxeo.ecm.webdav.backend.BackendFactory
Packages that use BackendFactory
-
Uses of BackendFactory in org.nuxeo.ecm.webdav.backend
Classes in org.nuxeo.ecm.webdav.backend that implement BackendFactoryModifier and TypeClassDescriptionclass
class
class
Methods in org.nuxeo.ecm.webdav.backend with parameters of type BackendFactoryModifier and TypeMethodDescriptionstatic void
BackendHelper.setBackendFactory
(BackendFactory backendFactory) For tests. -
Uses of BackendFactory in org.nuxeo.ecm.webdav.service
Fields in org.nuxeo.ecm.webdav.service declared as BackendFactoryMethods in org.nuxeo.ecm.webdav.service that return BackendFactoryMethods in org.nuxeo.ecm.webdav.service with parameters of type BackendFactoryModifier and TypeMethodDescriptionvoid
WebDavService.setBackendFactory
(BackendFactory backendFactory)