Class RangeCalendarEventFilter

All Implemented Interfaces:
EntityFilter

public class RangeCalendarEventFilter extends CompoundFilter implements EntityFilter

Creates query constraints that return all events within a specified range together with all recurring events before the specified range (as they may create dates within this range).

Applies to Calendar_event

  • Constructor Details