org.modeshape.webdav.methods
Class DoLock
java.lang.Object
org.modeshape.webdav.methods.AbstractMethod
org.modeshape.webdav.methods.DoLock
- All Implemented Interfaces:
- IMethodExecutor
public class DoLock
- extends AbstractMethod
Methods inherited from class org.modeshape.webdav.methods.AbstractMethod |
creationDateFormat, getCleanPath, getDepth, getDocumentBuilder, getETag, getLocalDateFormat, getLockIdFromIfHeader, getLockIdFromLockTokenHeader, getParentPath, getRelativePath, isUnlocked, lastModifiedDateFormat, rewriteUrl, sendReport |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoLock
public DoLock(IWebdavStore store,
IResourceLocks resourceLocks,
boolean readOnly)
execute
public void execute(ITransaction transaction,
HttpServletRequest req,
HttpServletResponse resp)
throws IOException,
LockFailedException
- Throws:
IOException
LockFailedException
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.