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

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

public class ReportCommand
extends java.lang.Object

Created by The eXo Platform SAS Author : Vitaly Guly

Version:
$Id: ReportCommand.java 39871 2009-11-06 15:59:42Z dkatayev $

Constructor Summary
ReportCommand()
           
 
Method Summary
protected  java.util.Set<javax.xml.namespace.QName> getProperties(org.exoplatform.common.util.HierarchicalProperty body)
           
 org.exoplatform.services.rest.Response report(javax.jcr.Session session, java.lang.String path, org.exoplatform.common.util.HierarchicalProperty body, Depth depth, java.lang.String baseURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportCommand

public ReportCommand()
Method Detail

report

public org.exoplatform.services.rest.Response report(javax.jcr.Session session,
                                                     java.lang.String path,
                                                     org.exoplatform.common.util.HierarchicalProperty body,
                                                     Depth depth,
                                                     java.lang.String baseURI)

getProperties

protected java.util.Set<javax.xml.namespace.QName> getProperties(org.exoplatform.common.util.HierarchicalProperty body)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.