Uses of Class
org.bedework.caldav.server.CaldavReportMethod.CalendarQueryPars
| Package | Description |
|---|---|
| org.bedework.caldav.server |
-
Uses of CaldavReportMethod.CalendarQueryPars in org.bedework.caldav.server
Fields in org.bedework.caldav.server declared as CaldavReportMethod.CalendarQueryPars Modifier and Type Field Description protected CaldavReportMethod.CalendarQueryParsCaldavReportMethod. cqparsMethods in org.bedework.caldav.server with parameters of type CaldavReportMethod.CalendarQueryPars Modifier and Type Method Description protected java.util.Collection<org.bedework.webdav.servlet.shared.WebdavNsNode>CaldavReportMethod. doNodeAndChildren(CaldavReportMethod.CalendarQueryPars cqp, org.bedework.webdav.servlet.shared.WebdavNsNode node)protected java.util.Collection<org.bedework.webdav.servlet.shared.WebdavNsNode>CaldavReportMethod. doNodeAndChildren(CaldavReportMethod.CalendarQueryPars cqp, org.bedework.webdav.servlet.shared.WebdavNsNode node, ietf.params.xml.ns.caldav.ExpandType expand, ietf.params.xml.ns.caldav.LimitRecurrenceSetType lrs, java.util.List<java.lang.String> retrieveList)protected voidCaldavReportMethod. process(CaldavReportMethod.CalendarQueryPars cqp, java.lang.String resourceUri)