| Package | Description |
|---|---|
| org.bedework.webdav.servlet.shared |
| Modifier and Type | Class and Description |
|---|---|
class |
WdCollectionBase<T>
Class to represent a collection in WebDAV
|
| Modifier and Type | Method and Description |
|---|---|
WdCollection |
WebdavPrincipalNode.getCollection(boolean deref) |
abstract WdCollection |
WebdavNsNode.getCollection(boolean deref)
The node may refer to a collection object which may in fact be an alias to
another.
|
WdCollection |
WebdavPrincipalNode.getImmediateTargetCollection() |
abstract WdCollection |
WebdavNsNode.getImmediateTargetCollection() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WdSysIntf.allowsSyncReport(WdCollection col) |
Copyright © 2019 Bedework. All rights reserved.