Once used this method, the the status code in the 207 reponse is need to be set for the method of WebdavResource.
The values of DepthSupport.DEPTH_0, DepthSupport.DEPTH_1, DepthSupport.DEPTH_INFINITY is possbile for the depth.
@param depth
@return an enumeration of ResponseEntity
@exception HttpException
@exception IOException
|
|
|
|
|
|
|
|
|
|
|
|