|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.webdav.WebdavLock
com.jalios.jcms.webdav.file.FileWebdavLock
public class FileWebdavLock
A File Representation of a Webdav Lock
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Fields inherited from class com.jalios.jcms.webdav.WebdavLock |
|---|
DEFAULT_TIMEOUT, depth, id, lastMod, MAX_TIMEOUT, md5Digest, owner, scope, secret, timeout, tokens, type, uri |
| Constructor Summary | |
|---|---|
FileWebdavLock(java.lang.String uri,
WebdavContext ctxt)
|
|
| Method Summary |
|---|
| Methods inherited from class com.jalios.jcms.webdav.WebdavLock |
|---|
acquire, encode, generateId, getDepth, getExpiredTime, getId, getLastModified, getOwner, getScope, getTimeout, getTokens, getType, hasExpired, isExclusive, refresh, release, setDepth, setOwner, setScope, setTimeout, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public FileWebdavLock(java.lang.String uri,
WebdavContext ctxt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||