Package com.webmethods.sc.calendar

Business and User calendar management and date evaluation classes

See:
          Description

Interface Summary
ICalendar Base class for persisted calendar instance.
ICalendarBuilder CalendarBuilder is used to create calendar instances
ICalendarEvaluator Calendar Evaluator is created for specified baseDate and workday calendars.
ICalendarManager Calendar Manager implements calendar objects persistance
ICalendarSystem Main access point to shared business calendaring component.
IWorkdayCalendar Workday calendar which is respresented as list of Workday and list of Event.
 

Class Summary
CalendarException General directory exception identifies failure to perform directory operation
CalendarSystemFactory Singleton static class which is used to create ICalendarSystem
Event Base Event class for all types of events may be added to the IWorkdayCalendar
Holiday Event implementation for Holiday.
Messages  
PeriodEvent Base class for period events, such as having start and end datetimes
Workday Workday event.
 

Package com.webmethods.sc.calendar Description

Business and User calendar management and date evaluation classes