| Package | Description |
|---|---|
| org.exoplatform.services.jcr.webdav.command | |
| org.exoplatform.services.jcr.webdav.command.deltav |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
LockCommand.lock(javax.jcr.Session session,
String path,
org.exoplatform.common.util.HierarchicalProperty body,
Depth depth,
String timeout)
Webdav Lock comand implementation.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ReportCommand.report(javax.jcr.Session session,
String path,
org.exoplatform.common.util.HierarchicalProperty body,
Depth depth,
String baseURI)
Webdav Report method implementation.
|
Copyright © 2016 eXo Platform SAS. All Rights Reserved.