Interface CalendaringBatchProxyManager

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

public interface CalendaringBatchProxyManager extends OsidProxyManager, CalendaringBatchProfile

The calendaring batch proxy manager provides access to calendaring batch 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:

  • EventBatchAdminSession : a session to create, modify and delete events in bulk
  • RecurringEventBatchAdminSession : a session to create, modify and delete recurring events in bulk
  • OffsetEventBatchSession : a session to create, modify and delete offset events in bulk
  • ScheduleBatchAdminSession : a session to create, modify and delete schedules in bulk
  • ScheduleSlotBatchSession : a session to create, modify and delete schedule slots in bulk
  • CommitmentBatchAdminSession : a session to create, modify and delete commitments in bulk
  • TimePeriodBatchAdminSession : a session to create, modify and delete time periods in bulk
  • CalendarBatchAdminSession : a session to create, modify and delete calendars in bulk