Class WdCollection<T>
java.lang.Object
org.bedework.webdav.servlet.shared.WdEntity<T>
org.bedework.webdav.servlet.shared.WdCollection<T>
- Type Parameters:
T-
- All Implemented Interfaces:
Comparable<WdEntity<?>>
- Direct Known Subclasses:
WdCollectionBase
Class to represent a collection in WebDAV
- Author:
- douglm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.webdav.servlet.shared.WdEntity
compareTo, getAliasUri, getCanPublish, getCanShare, getCreated, getDescription, getDisplayName, getEtag, getLastmod, getName, getOwner, getParentPath, getPath, getPreviousEtag, getProperty, hashCode, isAlias, resolveAlias, setCreated, setDescription, setDisplayName, setLastmod, setName, setOwner, setParentPath, setPath, setProperty, toString, toStringSegment
-
Constructor Details
-
WdCollection
public WdCollection()Constructor
-