Package ch.tocco.nice2.optional.calendar.api
package ch.tocco.nice2.optional.calendar.api
-
ClassDescriptionA calendar is the main entity storing a set of calendar-events.Exception thrown for any database operations in conjunction with
Calendar
orCalendarEvent
.used to handle Calendar entitiesThis is a simple calendar event that has a start date and optionally and end date.CalendarEventDisplayers are used to generate the resource-scheduler tooltip of a Calendar_eventService to work withCalendar
s.Listeners can be registered withCalendarManager.addCalendarManagerListener(CalendarManagerListener)
or contributed by using the @code annotationThrown when a `before` date is afte a specified `end` date.