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

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

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

public final class WebDavConst.ResourceType
extends Object

Webdav resource types.

Author:
Dmytro Katayev

Field Summary
static String COLLECTION
          Webdav "collection" resource type.
static String RESOURCE
          Webdav "resource" resource type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLLECTION

public static final String COLLECTION
Webdav "collection" resource type.

See Also:
Constant Field Values

RESOURCE

public static final String RESOURCE
Webdav "resource" resource type.

See Also:
Constant Field Values

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

Copyright © 2014 eXo Platform SAS. All Rights Reserved.