org.exoplatform.services.jcr.webdav
Class WebDavConst.ResourceType
java.lang.Object
org.exoplatform.services.jcr.webdav.WebDavConst.ResourceType
- Enclosing class:
- WebDavConst
public final class WebDavConst.ResourceType
- extends Object
Webdav resource types.
- Author:
- Dmytro Katayev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
Copyright © 2013 eXo Platform SAS. All Rights Reserved.