Ticket #429 (task)

Opened 4 years ago

Last modified 3 years ago

Change getEvents to allow limiting time range

Status: new

Reported by: douglm Assigned to: douglm
Priority: major Milestone: Bedework 3.7
Component: core Version:
Keywords: Cc:

Current definition in SysIntf? is

public Collection<CalDAVEvent> getEvents(CalDAVCollection col,
                                         BwFilter filter,
                                         RetrievalMode recurRetrieval)
                                                   throws WebdavException {

This needs to be changed to return a result which incorporates a status indicating the imposition of limits on the result size, either number or time range.

Change History

12/14/09 16:13:56: Modified by douglm

  • description changed.
  • milestone changed from Bedework 3.6 to Bedework 3.7.