Class RangeCalendarEventFilter
java.lang.Object
ch.tocco.nice2.optional.calendar.api.util.persist.AbstractEntityFilter
ch.tocco.nice2.optional.calendar.api.util.persist.CompoundFilter
ch.tocco.nice2.optional.calendar.api.util.persist.RangeCalendarEventFilter
- All Implemented Interfaces:
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 Summary
-
Method Summary
Methods inherited from class ch.tocco.nice2.optional.calendar.api.util.persist.CompoundFilter
addFilter, and, and, appendQuery, getFilters, isEmpty, or, or, removeFilter
Methods inherited from class ch.tocco.nice2.optional.calendar.api.util.persist.AbstractEntityFilter
and, or
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ch.tocco.nice2.optional.calendar.api.util.persist.EntityFilter
and, appendQuery, or
-
Constructor Details
-
RangeCalendarEventFilter
-
RangeCalendarEventFilter
-