org.exoplatform.services.jcr.webdav.command
Class UnLockCommand

java.lang.Object
  extended by org.exoplatform.services.jcr.webdav.command.UnLockCommand

public class UnLockCommand
extends java.lang.Object

Created by The eXo Platform SAS. Author : Vitaly Guly

Version:
$Id: UnLockCommand.java 39871 2009-11-06 15:59:42Z dkatayev $

Field Summary
protected  NullResourceLocksHolder nullResourceLocks
           
 
Constructor Summary
UnLockCommand(NullResourceLocksHolder nullResourceLocks)
           
 
Method Summary
 org.exoplatform.services.rest.Response unLock(javax.jcr.Session session, java.lang.String path, java.util.List<java.lang.String> tokens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nullResourceLocks

protected final NullResourceLocksHolder nullResourceLocks
Constructor Detail

UnLockCommand

public UnLockCommand(NullResourceLocksHolder nullResourceLocks)
Method Detail

unLock

public org.exoplatform.services.rest.Response unLock(javax.jcr.Session session,
                                                     java.lang.String path,
                                                     java.util.List<java.lang.String> tokens)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.