Interface CalendaringCycleProxyManager

All Superinterfaces:
AutoCloseable, CalendaringCycleProfile, Closeable, OsidProfile, OsidProxyManager, OsidProxyManager, Sourceable

public interface CalendaringCycleProxyManager extends OsidProxyManager, CalendaringCycleProfile

The calendaring manager provides access to calendaring sessions and provides interoperability tests for various aspects of this service. Methods in this manager support the passing of a Proxy object. The sessions included in this manager are:

  • CyclicEventLookupSession : a session to look up cyclic events
  • CyclicEventQuerySession : a session to query cyclic events
  • CyclicEventSearchSession: a session to search cyclic events
  • CyclicEventAdminSession : a session to create, modify and delete cyclic events
  • CyclicEventNotificationSession : a session to receive messages pertaining to cyclic event changes
  • CyclicEventCalendarSession : a session for retriieving cyclic event and calendar mappings
  • CyclicEventCalendarAssignmentSession : a session for managing cyclic event and calendar mappings
  • CyclicEventSmartCalendarSession : a session to manage dynamic cyclic event catalogs
  • CyclicTimePeriodLookupSession : a session to look up cyclic time periods
  • CyclicTimePeriodQuerySession : a session to query cyclic time periods
  • CyclicTimePeriodSearchSession: a session to search cyclic time periods
  • CyclicTimePeriodAdminSession : a session to create, modify and delete cyclic time periods
  • CyclicTimePeriodNotificationSession : a session to receive messages pertaining to cyclic time period changes
  • CyclicTimePeriodCalendarSession : a session for retriieving cyclic time period and calendar mappings
  • CyclicTimePeriodCalendarAssignmentSession : a session for managing cyclic time period and calendar mappings
  • CyclicTimePeriodSmartCalendarSession : a session to manage dynamic cyclic time period catalogs
  • TimePeriodCyclicTimePeriodLookupSession : a session to look up the associations between time periods and cyclic time periods
  • TimePeriodCyclicTimePeriodAssignmentSession : a session to manually map time periods to cyclic time periods