org.exoplatform.services.jcr.webdav.command.deltav
Class CheckOutCommand

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

public class CheckOutCommand
extends java.lang.Object

Created by The eXo Platform SAS Author : Vitaly Guly

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

Constructor Summary
CheckOutCommand()
           
 
Method Summary
 org.exoplatform.services.rest.Response checkout(javax.jcr.Session session, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckOutCommand

public CheckOutCommand()
Method Detail

checkout

public org.exoplatform.services.rest.Response checkout(javax.jcr.Session session,
                                                       java.lang.String path)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.