Uses of Class
org.bedework.webdav.servlet.shared.WdCollection
-
Packages that use WdCollection Package Description org.bedework.webdav.servlet.shared -
-
Uses of WdCollection in org.bedework.webdav.servlet.shared
Subclasses of WdCollection in org.bedework.webdav.servlet.shared Modifier and Type Class Description classWdCollectionBase<T>Class to represent a collection in WebDAVMethods in org.bedework.webdav.servlet.shared that return WdCollection Modifier and Type Method Description abstract WdCollectionWebdavNsNode. getCollection(boolean deref)The node may refer to a collection object which may in fact be an alias to another.WdCollectionWebdavPrincipalNode. getCollection(boolean deref)abstract WdCollectionWebdavNsNode. getImmediateTargetCollection()WdCollectionWebdavPrincipalNode. getImmediateTargetCollection()Methods in org.bedework.webdav.servlet.shared with parameters of type WdCollection Modifier and Type Method Description booleanWdSysIntf. allowsSyncReport(WdCollection col)
-