eXo JCR :: Component :: Webdav Service 1.15.11-GA

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

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

public class CheckInCommand
extends Object

Created by The eXo Platform SAS Author : Vitaly Guly .

Version:
$Id: $

Constructor Summary
CheckInCommand()
           
 
Method Summary
 javax.ws.rs.core.Response checkIn(javax.jcr.Session session, String path)
          Webdav CheckIn method implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckInCommand

public CheckInCommand()
Method Detail

checkIn

public javax.ws.rs.core.Response checkIn(javax.jcr.Session session,
                                         String path)
Webdav CheckIn method implementation.

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

eXo JCR :: Component :: Webdav Service 1.15.11-GA

Copyright © 2014 eXo Platform SAS. All Rights Reserved.