Uses of Class
org.springframework.social.google.api.calendar.Calendar
-
Packages that use Calendar Package Description org.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar.org.springframework.social.google.api.calendar.impl -
-
Uses of Calendar in org.springframework.social.google.api.calendar
Methods in org.springframework.social.google.api.calendar that return Calendar Modifier and Type Method Description CalendarCalendarOperations. getCalendar(String calendarId)Fetch a calendar from the user's calendar list. -
Uses of Calendar in org.springframework.social.google.api.calendar.impl
Methods in org.springframework.social.google.api.calendar.impl that return Calendar Modifier and Type Method Description CalendarCalendarTemplate. getCalendar(String calendarId)
-