| Package | Description |
|---|---|
| org.bedework.caldav.server | |
| org.bedework.caldav.server.filter | |
| org.bedework.caldav.server.sysinterface |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.bedework.webdav.servlet.shared.WebdavNsNode> |
CaldavBWIntf.query(org.bedework.webdav.servlet.shared.WebdavNsNode wdnode,
List<String> retrieveList,
RetrievalMode retrieveRecur,
ietf.params.xml.ns.caldav.FilterType fltr)
Use the given query to return a collection of nodes.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CalDAVEvent> |
SysIntf.getEvents(CalDAVCollection col,
FilterBase filter,
List<String> retrieveList,
RetrievalMode recurRetrieval)
Return the events for the current user in the given collection using the
supplied filter.
|
Copyright © 2018 Bedework. All rights reserved.