Uses of Class
org.exoplatform.documents.storage.jcr.webdav.plugin.PathCommandHandler
Packages that use PathCommandHandler
-
Uses of PathCommandHandler in org.exoplatform.documents.storage.jcr.webdav.plugin
Constructors in org.exoplatform.documents.storage.jcr.webdav.plugin with parameters of type PathCommandHandlerModifierConstructorDescriptionWebdavReadCommandHandler(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, PathCommandHandler pathCommandHandler) WebdavWriteCommandHandler(org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService, org.exoplatform.services.jcr.RepositoryService repositoryService, org.exoplatform.documents.storage.TrashStorage trashStorage, org.exoplatform.commons.api.settings.SettingService settingService, PathCommandHandler pathCommandHandler)