org.exoplatform.applications.ooplugin
Class WebDavConstants.DavCommand
java.lang.Object
org.exoplatform.applications.ooplugin.WebDavConstants.DavCommand
- Enclosing class:
- WebDavConstants
public class WebDavConstants.DavCommand
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHECKIN
public static final String CHECKIN
- See Also:
- Constant Field Values
CHECKOUT
public static final String CHECKOUT
- See Also:
- Constant Field Values
COPY
public static final String COPY
- See Also:
- Constant Field Values
DELETE
public static final String DELETE
- See Also:
- Constant Field Values
GET
public static final String GET
- See Also:
- Constant Field Values
HEAD
public static final String HEAD
- See Also:
- Constant Field Values
LABEL
public static final String LABEL
- See Also:
- Constant Field Values
LOCK
public static final String LOCK
- See Also:
- Constant Field Values
MERGE
public static final String MERGE
- See Also:
- Constant Field Values
MKCOL
public static final String MKCOL
- See Also:
- Constant Field Values
MKWORKSPACE
public static final String MKWORKSPACE
- See Also:
- Constant Field Values
MOVE
public static final String MOVE
- See Also:
- Constant Field Values
OPTIONS
public static final String OPTIONS
- See Also:
- Constant Field Values
ORDERPATCH
public static final String ORDERPATCH
- See Also:
- Constant Field Values
PROPFIND
public static final String PROPFIND
- See Also:
- Constant Field Values
PROPPATCH
public static final String PROPPATCH
- See Also:
- Constant Field Values
PUT
public static final String PUT
- See Also:
- Constant Field Values
REPORT
public static final String REPORT
- See Also:
- Constant Field Values
RESTORE
public static final String RESTORE
- See Also:
- Constant Field Values
UNCHECKOUT
public static final String UNCHECKOUT
- See Also:
- Constant Field Values
UNLOCK
public static final String UNLOCK
- See Also:
- Constant Field Values
UPDATE
public static final String UPDATE
- See Also:
- Constant Field Values
VERSIONCONTROL
public static final String VERSIONCONTROL
- See Also:
- Constant Field Values
SEARCH
public static final String SEARCH
- See Also:
- Constant Field Values
WebDavConstants.DavCommand
public WebDavConstants.DavCommand()
Copyright © 2014 eXo Platform SAS. All Rights Reserved.