Uses of Interface
org.springframework.social.google.api.calendar.CalendarOperations
-
Packages that use CalendarOperations Package Description org.springframework.social.google.api Spring Social's Service APIs for Googleorg.springframework.social.google.api.calendar.impl org.springframework.social.google.api.impl -
-
Uses of CalendarOperations in org.springframework.social.google.api
Methods in org.springframework.social.google.api that return CalendarOperations Modifier and Type Method Description CalendarOperationsGoogle. calendarOperations()RetrievesCalendarOperations, used for interacting with Google Calendar API. -
Uses of CalendarOperations in org.springframework.social.google.api.calendar.impl
Classes in org.springframework.social.google.api.calendar.impl that implement CalendarOperations Modifier and Type Class Description classCalendarTemplateCalendarOperationsimplementation. -
Uses of CalendarOperations in org.springframework.social.google.api.impl
Methods in org.springframework.social.google.api.impl that return CalendarOperations Modifier and Type Method Description CalendarOperationsGoogleTemplate. calendarOperations()
-