Package | Description |
---|---|
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.module.vti.web.actions | |
org.alfresco.module.vti.web.fp | |
org.alfresco.repo.webdav |
Modifier and Type | Method and Description |
---|---|
WebDAVLockService |
AbstractAlfrescoMethodHandler.getLockService()
Get lock service
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAlfrescoMethodHandler.setWebDAVLockService(WebDAVLockService webDAVLockService)
Set lock service
|
void |
AlfrescoCheckOutCheckInServiceHandler.setWebDAVLockService(WebDAVLockService webDAVlockService) |
void |
VtiDocumentHelper.setWebDAVLockService(WebDAVLockService webDAVLockService) |
Modifier and Type | Method and Description |
---|---|
protected WebDAVLockService |
VtiSoapAction.getLockService()
Access the WebDAVLockService.
|
Modifier and Type | Method and Description |
---|---|
void |
VtiSoapAction.setLockService(WebDAVLockService lockService)
Provide the WebDAVLockService.
|
Modifier and Type | Method and Description |
---|---|
protected WebDAVLockService |
AbstractMethod.getLockService()
Access to the WebDAVLockService.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMethod.setLockService(WebDAVLockService lockService)
Provides instances of this class with the WebDAVLockService.
|
Modifier and Type | Class and Description |
---|---|
class |
WebDAVLockServiceImpl
WebDAVLockService is used to manage file locks for WebDAV and Sharepoint protocol.
|
Modifier and Type | Method and Description |
---|---|
protected WebDAVLockService |
WebDAVMethod.getDAVLockService()
Retrieve the (WebDAV protocol-level) locking service.
|
WebDAVLockService |
WebDAVHelper.getLockService() |
Modifier and Type | Method and Description |
---|---|
void |
WebDAVHelper.setLockService(WebDAVLockService lockService) |
void |
WebDAVSessionListener.setWebDAVLockService(WebDAVLockService webDAVLockService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.