Package io.milton.annotations
Annotation Interface CalendarDateRangeQuery
Marks a method as one which performs a query of events in a calendar for a given
date range
Must take the following arguments:
- Source object, representing a calendar
- Start date, as a java.util.Date
- Finish date