Uses of Class
org.exoplatform.documents.storage.jcr.webdav.plugin.WebdavReadCommandHandler
Packages that use WebdavReadCommandHandler
Package
Description
-
Uses of WebdavReadCommandHandler in org.exoplatform.documents.storage.jcr.webdav
Fields in org.exoplatform.documents.storage.jcr.webdav declared as WebdavReadCommandHandlerModifier and TypeFieldDescriptionprotected WebdavReadCommandHandlerJcrWebDavService.readCommandHandlerConstructors in org.exoplatform.documents.storage.jcr.webdav with parameters of type WebdavReadCommandHandlerModifierConstructorDescriptionJcrWebDavService(WebdavReadCommandHandler readCommandHandler, WebdavWriteCommandHandler writeCommandHandler, org.exoplatform.services.jcr.impl.RepositoryServiceImpl repositoryService, org.exoplatform.portal.config.UserACL userAcl) -
Uses of WebdavReadCommandHandler in org.exoplatform.documents.storage.jcr.webdav.cache
Constructors in org.exoplatform.documents.storage.jcr.webdav.cache with parameters of type WebdavReadCommandHandlerModifierConstructorDescriptionCachedJcrWebDavService(WebdavReadCommandHandler readCommandHandler, WebdavWriteCommandHandler writeCommandHandler, org.exoplatform.services.jcr.impl.RepositoryServiceImpl repositoryService, org.exoplatform.portal.config.UserACL userAcl, WebDavItemRepository webDavItemRepository)