|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
CalendarAccessProtocol
and the
CalendarService
to provide iCalandar Access Protocol support.
See:
Description
Interface Summary | |
CalendarAccessProtocol | Abstract base class for iCalendar Access Protocol (CAP). |
CalendarService | This is the remote interface for the lightweight standard calendar service. |
Class Summary | |
CalendarAccessProtocolFactory | Factory class to return concrete implementation of the Calendar Access Protocol. |
CalendarComponent | Calendar Components. |
CalendarMonth | This is a lightweight class to transport the user's calendar data from the server to the client. |
CalendarProcessor | The CalendarProcessor creates an html page for the Calendar. |
CalendarServiceFwd | This is the remote interface for the lightweight standard calendar service. |
ComponentLink |
Use the newComponentLink static factory method(s), not the
ComponentLink constructor, to construct instances of this
class. |
LocalCAP | Concrete class for local access to our rudimentary Windchill based calendar. |
ParentChildLink |
Use the newParentChildLink static factory method(s), not
the ParentChildLink constructor, to construct instances
of this class. |
StandardCalendarService | This is a Lightweight service. |
StandardCalendarService.CacheModFlusher | Top level inner class which signals cache modifications - creates and deletes |
StartEndKey | |
WTCalendar |
Use the newWTCalendar static factory method(s), not the
WTCalendar constructor, to construct instances of this class. |
WTCalendarCache | This class implements a calendar cache service. |
WTCalendarCacheManager | This class administrates the calendar cache. |
Exception Summary | |
CalendarException | Exception class for Calendaring. |
Uses the
CalendarAccessProtocol
and the
CalendarService
to provide iCalandar Access Protocol support.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |