Class CheckOutCommand


  • public class CheckOutCommand
    extends Object
    Created by The eXo Platform SAS
    Version:
    $Id: $
    Author:
    Vitaly Guly - gavrikvetal@gmail.com
    • 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