Uses of Interface
org.alfresco.service.cmr.webdav.WebDavService
Packages that use WebDavService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of WebDavService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type WebDavServiceModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setWebdavService(WebDavService webdavService) -
Uses of WebDavService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return WebDavService -
Uses of WebDavService in org.alfresco.repo.webdav
Classes in org.alfresco.repo.webdav that implement WebDavServiceModifier and TypeClassDescriptionclassThe WebDav client is used by the repository to generate webdav URLs -
Uses of WebDavService in org.alfresco.service
Methods in org.alfresco.service that return WebDavServiceModifier and TypeMethodDescriptionServiceRegistry.getWebDavService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.