| Package | Description |
|---|---|
| org.bedework.caldav.server | |
| org.bedework.caldav.server.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
CaldavCalNode
Class to represent a calendar in caldav.
|
class |
CaldavComponentNode
Class to represent an entity such as events in caldav.
|
class |
CaldavResourceNode
Class to represent a resource such as a file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CaldavBWIntf.getCalWSProperties(CaldavBwNode node,
List<org.oasis_open.docs.ws_calendar.ns.soap.GetPropertiesBasePropertyType> props) |
org.oasis_open.docs.ns.xri.xrd_1.XRDType |
CaldavBWIntf.getXRD(CaldavBwNode node) |
void |
CaldavBWIntf.updateAccess(org.bedework.webdav.servlet.shared.WebdavNsIntf.AclInfo info,
CaldavBwNode node) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CalDAVEvent> |
FilterHandler.query(CaldavBwNode wdnode,
List<String> retrieveList,
RetrievalMode retrieveRecur)
Use the given query to return a collection of nodes.
|
Copyright © 2018 Bedework. All rights reserved.