Package ch.tocco.nice2.optional.calendar.api.util.persist
package ch.tocco.nice2.optional.calendar.api.util.persist
-
ClassDescriptionCan be applied to query the
Calendar
s that contains the event with the specified id.Applicable to `Calendar_event` entities to get those belonging to given calendars.All fields of the calendar event entity as specified in the xml.All fields of the calendar entity as specified in the xml.Adds constraint for the Calendar_event entity to fetch only those of a given calendar.A compound filter that appends all contained filters to the query by using a "concatenation type" of either "and" or "or".Filter that applies to Calendar entities for getting the calendars of an entity model.Filters by appending more constraints on a query.Returns all "allday"-events in the specified date range.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 and returns only those where a recurrence rule is available.Checks for an existing relation.Checks for existence of a relation in the provided business unitChecks for an existing relation.Appends a query constraint to filter only those calendar events that are linked to the specified target entity.