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

org.exoplatform.services.jcr.webdav
Class WebDavConst.DavProperty

java.lang.Object
  extended by org.exoplatform.services.jcr.webdav.WebDavConst.DavProperty
Enclosing class:
WebDavConst

public final class WebDavConst.DavProperty
extends Object

Webdav custom properties.

Author:
Dmytro Katayev

Field Summary
static String DEPTH
          Webdav "depth" property.
static String MULTISTATUS
          Webdav "multistatus" property.
static String PROPFIND
          Webdav "propfind" property.
static String SUPPORDEDMETHODSET
          Webdav "supported-method-set" property.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEPTH

public static final String DEPTH
Webdav "depth" property. See HTTP Extensions for Distributed Authoring for more information.

See Also:
Constant Field Values

MULTISTATUS

public static final String MULTISTATUS
Webdav "multistatus" property. See HTTP Extensions for Distributed Authoring for more information.

See Also:
Constant Field Values

PROPFIND

public static final String PROPFIND
Webdav "propfind" property. See HTTP Extensions for Distributed Authoring for more information.

See Also:
Constant Field Values

SUPPORDEDMETHODSET

public static final String SUPPORDEDMETHODSET
Webdav "supported-method-set" property. See HTTP Extensions for Distributed Authoring for more information.

See Also:
Constant Field Values

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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.