A collection (folder) for WebDav
author: Markus Plesser (markus.plesser@flexive.com), UCS - unique computing solutions gmbh (http://www.ucs.at)
Constructor Summary
public
FxDavCollection(String displayname, Date creationdate, Date lastmodified) Constructor for a DAV collection (directory).
Constructor Detail
FxDavCollection
public FxDavCollection(String displayname, Date creationdate, Date lastmodified)(Code)
Constructor for a DAV collection (directory).
Parameters: displayname - the name of the collection Parameters: creationdate - the creation date Parameters: lastmodified - the last modification date
Fields inherited from com.flexive.war.webdav.FxDavEntry