Uses of Package
org.springframework.social.google.api.calendar
-
Packages that use org.springframework.social.google.api.calendar Package Description org.springframework.social.google.api Spring Social's Service APIs for Googleorg.springframework.social.google.api.calendar Spring Social's Service APIs for Google Calendar.org.springframework.social.google.api.calendar.impl org.springframework.social.google.api.impl -
Classes in org.springframework.social.google.api.calendar used by org.springframework.social.google.api Class Description CalendarOperations Interface defining operations for integrating with Google Calendar. -
Classes in org.springframework.social.google.api.calendar used by org.springframework.social.google.api.calendar Class Description AttendeeStatus Enumeration representing an attendee's response status.Calendar Model class representing a calendar within Google Calendar.Calendar.EventReminder Details of event reminders.Calendar.Notification Details of an individual notification.Calendar.NotificationSettings Details of notifications.CalendarListQueryBuilder Constructs queries for listing the accessible calendars, following the builder pattern.DeleteEventBuilder Interface for constructing queries for deleting an event from a calendar, following the builder pattern.DisplayMode Enumeration representing a gadget's display mode.Event Model class representing an event within Google Calendar.Event.Attendee Details of an attendee of an event.Event.Creator Information about the creator of an event.Event.DateTimeTimezone Details of the start or end of an event.Event.ExtendedProperties Extended properties of an event.Event.Gadget A gadget that extends an event.Event.Organizer Information about an event's organizer.Event.ReminderOverride Details of the overrides to reminders.Event.Reminders Information about the event's reminders for the authenticated user.Event.Source Source from which an event was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol.EventListQueryBuilder Constructs queries for listing the events in a calendar, following the builder pattern.EventStatus Enumeration representing an event's status.NotificationMethod Enumeration representing a notification method.NotificationType Enumeration representing a notification type.OrderBy Enumeration representing the ordering of results.PermissionRole Enumeration representing a user permission role in Google Calendar.QuickAddEventBuilder Interface for constructing queries for adding a new event to a calendar, following the builder pattern.Transparency Enumeration representing whether an event blocks time in the Calendar.UpdateEventBuilder Interface for constructing queries for updating a existing event in a calendar, following the builder pattern.UriQueryBuilder A super-interface for query builders where URIs are built instead of Strings.Visibility Enumeration representing the visibility of an event. -
Classes in org.springframework.social.google.api.calendar used by org.springframework.social.google.api.calendar.impl Class Description Calendar Model class representing a calendar within Google Calendar.CalendarListQueryBuilder Constructs queries for listing the accessible calendars, following the builder pattern.CalendarOperations Interface defining operations for integrating with Google Calendar.CalendarPage DeleteEventBuilder Interface for constructing queries for deleting an event from a calendar, following the builder pattern.Event Model class representing an event within Google Calendar.EventListQueryBuilder Constructs queries for listing the events in a calendar, following the builder pattern.EventPage OrderBy Enumeration representing the ordering of results.PermissionRole Enumeration representing a user permission role in Google Calendar.QuickAddEventBuilder Interface for constructing queries for adding a new event to a calendar, following the builder pattern.UpdateEventBuilder Interface for constructing queries for updating a existing event in a calendar, following the builder pattern.UriQueryBuilder A super-interface for query builders where URIs are built instead of Strings. -
Classes in org.springframework.social.google.api.calendar used by org.springframework.social.google.api.impl Class Description CalendarOperations Interface defining operations for integrating with Google Calendar.