Interface WebDavExtension


public interface WebDavExtension
For all webdav extensions to implement. Provides hooks into PROPFIND and PROPPATCH handling
Author:
brad
  • Method Details

    • appendSupportedLevels

      void appendSupportedLevels(Resource r, Set<String> supportedLevels)