com.jalios.jcms.webdav.file
Class FileWebdavLock

java.lang.Object
  extended by com.jalios.jcms.webdav.WebdavLock
      extended by com.jalios.jcms.webdav.file.FileWebdavLock

public class FileWebdavLock
extends WebdavLock

A File Representation of a Webdav Lock

Since:
jcms-5.5.0
Version:
$Revision: 23893 $
Author:
Jean-Philippe Encausse

Field Summary
static 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(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

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

FileWebdavLock

public FileWebdavLock(String uri,
                      WebdavContext ctxt)


Copyright © 2001-2007 Jalios SA. All Rights Reserved.