public final class WebDavConst.Lock extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
OPAQUE_LOCK_TOKEN
opaquelocktoken for LockToken generation.
|
static String |
SCOPE_EXCLUSIVE
Webdav "exclusive" lock type.
|
static String |
SCOPE_SHARED
Webdav "shared" lock type.
|
static String |
TYPE_WRITE
Webdav "write" lock type.
|
public static final String SCOPE_SHARED
public static final String SCOPE_EXCLUSIVE
public static final String TYPE_WRITE
public static final String OPAQUE_LOCK_TOKEN
Copyright © 2016 eXo Platform SAS. All Rights Reserved.