eXo JCR :: Component :: Webdav Service 1.16.7-RC01

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 Object

Created by The eXo Platform SAS Author : Vitaly Guly.

Version:
$Id: $

Constructor Summary
CheckOutCommand()
           
 
Method Summary
 javax.ws.rs.core.Response checkout(javax.jcr.Session session, String path)
          Webdav CheckOut comand implementation.
 
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 javax.ws.rs.core.Response checkout(javax.jcr.Session session,
                                          String path)
Webdav CheckOut comand implementation.

Parameters:
session - current session
path - resource path
Returns:
the instance of javax.ws.rs.core.Response

eXo JCR :: Component :: Webdav Service 1.16.7-RC01

Copyright © 2016 eXo Platform SAS. All Rights Reserved.