public class CheckOutCommand extends Object
| Constructor and Description |
|---|
CheckOutCommand() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
checkout(javax.jcr.Session session,
String path)
Webdav CheckOut comand implementation.
|
public javax.ws.rs.core.Response checkout(javax.jcr.Session session,
String path)
session - current sessionpath - resource pathCopyright © 2016 eXo Platform SAS. All Rights Reserved.