Classes in com.jalios.jcms.calendar used by com.jalios.jcms.calendar |
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event
and base methods for their manipulation |
AbstractCalendarEvent.CalendarEventAttendeeSelector
This DataSelector selects all the CalendarEvent of which the given member
is an attendee (either because he is the author or he is in the list of attendees) |
AbstractCalendarEvent.CalendarEventDateSelector
This DataSelector selects all the CalendarEvent taking
place in between the given date |
AbstractCalendarEvent.StartDateComparator
This comparator allow sorting of calendar event in chronological order
using only their start date |
CalendarManager
|