org.exoplatform.services.jcr.webdav.command
Class PropFindCommand
java.lang.Object
org.exoplatform.services.jcr.webdav.command.PropFindCommand
public class PropFindCommand
- extends java.lang.Object
Created by The eXo Platform SAS
Author : Vitaly Guly
- Version:
- $Id: PropFindCommand.java 51621 2010-09-02 12:26:20Z dkatayev $
|
Method Summary |
org.exoplatform.services.rest.Response |
propfind(javax.jcr.Session session,
java.lang.String path,
org.exoplatform.common.util.HierarchicalProperty body,
int depth,
java.lang.String baseURI)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropFindCommand
public PropFindCommand()
propfind
public org.exoplatform.services.rest.Response propfind(javax.jcr.Session session,
java.lang.String path,
org.exoplatform.common.util.HierarchicalProperty body,
int depth,
java.lang.String baseURI)
- Parameters:
session - path - body - depth - baseURI -
- Returns:
Copyright © 2012 eXo Platform SAS. All Rights Reserved.