JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.sling.jcr.webdav.impl.handler
Annotation Type DefaultHandlerService.Config
Enclosing class:
DefaultHandlerService
public static @interface
DefaultHandlerService.Config
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
type_collections
String
type_content
String
type_noncollections
Element Details
type_collections
String
type_collections
Default:
"sling:Folder"
type_noncollections
String
type_noncollections
Default:
"nt:file"
type_content
String
type_content
Default:
"nt:resource"