eXo JCR :: Component :: Webdav Service 1.15.4-GA

Uses of Class
org.exoplatform.services.jcr.webdav.Depth

Packages that use Depth
org.exoplatform.services.jcr.webdav.command   
org.exoplatform.services.jcr.webdav.command.deltav   
 

Uses of Depth in org.exoplatform.services.jcr.webdav.command
 

Methods in org.exoplatform.services.jcr.webdav.command with parameters of type Depth
 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.
 

Uses of Depth in org.exoplatform.services.jcr.webdav.command.deltav
 

Methods in org.exoplatform.services.jcr.webdav.command.deltav with parameters of type Depth
 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.
 


eXo JCR :: Component :: Webdav Service 1.15.4-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.