Class | Description |
---|---|
ScheduleHelper<E extends DataObject<E> & UniqueidentifiedInterface<E> & TimeslotInterface<E>> |
This helper needs to be implemented for each Schedule object
|
WorkCalendarHelper |
This class performs scheduling functions around a calendar object.
|
WorkCalendarHelper.CalendarTimeSlot |
a utility class to store a timeslot in time.
|