Uses of Interface
com.se21.calbot.interfaces.Calendar
Packages that use Calendar
Package
Description
This module contains classes to control various entities(aPAS, auth, testPing)
This module contains factory classes, and it helps in achieving factory
pattern, which in turn helps follow the design principles.
Service classes to implement functionalities
-
Uses of Calendar in com.se21.calbot.controllers
Fields in com.se21.calbot.controllers declared as Calendar -
Uses of Calendar in com.se21.calbot.factories
Methods in com.se21.calbot.factories that return CalendarModifier and TypeMethodDescriptionCalendarFactory.getCalendar(String channel)
Provides object of calendar used by current user -
Uses of Calendar in com.se21.calbot.services
Classes in com.se21.calbot.services that implement CalendarModifier and TypeClassDescriptionclass
Google Calendar operations are managed through this class.